openwrt/target
Felix Fietkau 881bac2db2 Allow targets to specify extra initramfs source files
The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated
list of source files (or directories). This allows a platform to
add extra components to the initramfs image, by defining the
INITRAMFS_EXTRA_FILES make var.

By default, we add a simple initramfs extra file for the generic-2.6
platform, which specifies a few device nodes.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9410
2007-10-23 06:23:29 +00:00
..
imagebuilder Fix the imagebuilder generation (does not mean it works with the recent changes) 2007-09-09 15:09:10 +00:00
linux Allow targets to specify extra initramfs source files 2007-10-23 06:23:29 +00:00
sdk Fix the sdk generation with the new staging_dir layout 2007-08-27 10:31:12 +00:00
Config.in more dependency fixes 2007-07-23 02:41:33 +00:00
Makefile fix a dependency bug 2007-08-30 22:43:25 +00:00