summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* Allow targets to specify extra initramfs source filesFelix Fietkau2007-10-231-0/+9
| | | | | | | | | | | | | | 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
* Make lzma-loader sdram mapping configurable (#1169)Eugene Konev2007-03-183-4/+8
| | | | SVN-Revision: 6598
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-2815-0/+1744
directories are now self contained SVN-Revision: 5669