summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* Revert [10668] was accidentalflorian2008-03-272-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create a dummy sit package for 2.4 kernelsqflorian2008-03-272-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate a binary lzma-loaderflorian2008-03-262-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow targets to specify extra initramfs source filesnbd2007-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make lzma-loader sdram mapping configurable (#1169)ejka2007-03-183-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imagembm2006-11-2815-0/+1744
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73