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/au1000
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
..
au1500 split kernel config between generic, au1500 and au1550 12 years ago
au1550 kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option. 11 years ago
base-files au1000: migrate to common led helper functions 11 years ago
image targets: prepare for supporting normal and initramfs images 11 years ago
patches-3.6 au1000: keep the MTX-1 watchdog pin low during boot 11 years ago
Makefile target: don't build jffs2 nor images by default 11 years ago
config-3.6 remove common symbols from 3.6 configs 12 years ago
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago