tn3399_openwrt/target/linux/cns3xxx
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
..
base-files cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance) 2013-03-10 01:01:51 +00:00
files cns3xxx: fix USB ehci/ohci platform driver 2013-04-10 16:20:50 +00:00
image targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00
patches-3.8 cns3xxx: fix USB ehci/ohci platform driver 2013-04-10 16:20:50 +00:00
config-3.8 cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance) 2013-03-10 01:01:51 +00:00
Makefile targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00