Commit Graph

9 Commits (b6fbe7bd5da6548323030ced25582d90c7a99cc7)

Author SHA1 Message Date
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
Alexandros C. Couloumbis 03e1d68104 mpc83xx: sync image/Makefile to r20834
SVN-Revision: 21259
14 years ago
Alexandros C. Couloumbis cb643920ac mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches
SVN-Revision: 21256
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Imre Kaloz 0499a77159 include the board name in the generated dtb's filename
SVN-Revision: 19680
15 years ago
Imre Kaloz dc695034b8 do old style image generation for the mpc8377wlan, as the current bootloader doesn't support it
SVN-Revision: 19553
15 years ago
Imre Kaloz 3c0f3ae294 FIT uImage support for the MPC8377-WLAN
SVN-Revision: 19094
15 years ago
Imre Kaloz 7d5f49afc1 upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet
SVN-Revision: 19092
15 years ago
Imre Kaloz a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
15 years ago