Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049 | ||||
* | omap24xx: convert to use the new jffs2_nand | Jonas Gorski | 2013-06-05 | 1 | -3/+1 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36862 | ||||
* | Add omap24xx. | Michael Büsch | 2010-08-08 | 1 | -0/+29 |
Boots the kernel with working video and serial console. Userland is untested. SVN-Revision: 22530 |