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/rb532
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
..
base-files Change default IPv6 config to enable DHCPv6-PD 11 years ago
image targets: prepare for supporting normal and initramfs images 11 years ago
patches-3.8 rb532: add support for 3.8 11 years ago
src get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 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.8 kernel: move CONFIG_MIPS_SEAD3 to generic 11 years ago
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago