openwrtv3/target/linux/x86/image
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images
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
2013-06-27 19:58:31 +00:00
..
Config.in build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
gen_image_generic.sh x86: split generic image building into a separate script 2012-09-22 20:10:35 +00:00
gen_image_olpc.sh target/x86: remove temporary files in image generation scripts 2010-04-29 00:41:22 +00:00
grub-early.cfg x86: add support for building grub2 images 2012-09-22 20:10:42 +00:00
grub-iso.cfg x86: remove the reboot=bios command line parameter (#12193) 2012-10-09 15:20:11 +00:00
grub.cfg x86: remove the reboot=bios command line parameter (#12193) 2012-10-09 15:20:11 +00:00
Makefile targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00
mkimg_bifferboard.py merge the RDC R-321x target as a subtarget of x86 2012-10-15 18:54:34 +00:00
mkimg_sitecom.pl merge the RDC R-321x target as a subtarget of x86 2012-10-15 18:54:34 +00:00
olpc.fth merge the olpc target with the x86 target, both tested and running 2009-11-03 01:02:39 +00:00