Commit Graph

9 Commits

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
2013-06-27 19:58:31 +00:00
Alexandros C. Couloumbis
03e1d68104 mpc83xx: sync image/Makefile to r20834
SVN-Revision: 21259
2010-04-29 13:48:47 +00:00
Alexandros C. Couloumbis
cb643920ac mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches
SVN-Revision: 21256
2010-04-29 13:12:44 +00:00
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
2010-04-12 23:15:56 +00:00
Imre Kaloz
0499a77159 include the board name in the generated dtb's filename
SVN-Revision: 19680
2010-02-16 23:51:18 +00:00
Imre Kaloz
dc695034b8 do old style image generation for the mpc8377wlan, as the current bootloader doesn't support it
SVN-Revision: 19553
2010-02-08 20:11:01 +00:00
Imre Kaloz
3c0f3ae294 FIT uImage support for the MPC8377-WLAN
SVN-Revision: 19094
2010-01-10 18:14:23 +00:00
Imre Kaloz
7d5f49afc1 upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet
SVN-Revision: 19092
2010-01-10 16:02:11 +00:00
Imre Kaloz
a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00