1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00
openwrt/target/linux/pxa
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
..
image targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00
patches-3.3 fix build with latest gpiolib changes 2012-10-03 16:12:03 +00:00
profiles add Default and Gumstix PXA profiles 2012-10-03 16:15:05 +00:00
config-3.3 target: enable XZ BCJ decompressor code after r35097 2013-01-14 16:34:25 +00:00
Makefile target: don't build jffs2 nor images by default 2013-06-05 20:58:59 +00:00