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/ar7
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
..
ac49x ar7: switch to 3.9 11 years ago
base-files/etc Change default IPv6 config to enable DHCPv6-PD 11 years ago
files-3.9/drivers ar7: add support for 3.9 11 years ago
generic ar7: switch to 3.9 11 years ago
image targets: prepare for supporting normal and initramfs images 11 years ago
patches-3.9 ar7: add support for 3.9 11 years ago
src strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Makefile target: don't build jffs2 nor images by default 11 years ago
base-files.mk strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
config-3.9 ar7: add support for 3.9 11 years ago