You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
11 years ago
..
Config.in build: consistently use 'depends on' instead of 'depends' 11 years ago
Makefile targets: prepare for supporting normal and initramfs images 11 years ago
gen_image_generic.sh x86: split generic image building into a separate script 12 years ago
gen_image_olpc.sh target/x86: remove temporary files in image generation scripts 14 years ago
grub-early.cfg x86: add support for building grub2 images 12 years ago
grub-iso.cfg x86: remove the reboot=bios command line parameter (#12193) 12 years ago
grub.cfg x86: remove the reboot=bios command line parameter (#12193) 12 years ago
mkimg_bifferboard.py merge the RDC R-321x target as a subtarget of x86 12 years ago
mkimg_sitecom.pl merge the RDC R-321x target as a subtarget of x86 12 years ago
olpc.fth merge the olpc target with the x86 target, both tested and running 15 years ago