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
12 years ago
Florian Fainelli
62c9156af6
generate image for AC49x
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34149
12 years ago
Florian Fainelli
0f04f7479c
remove the squashfs alignement define
...
Patch from Daniel Gimpelevich.
SVN-Revision: 33754
12 years ago
Florian Fainelli
e7b2a4170c
copy initramfs kernel to bin directory
...
SVN-Revision: 33726
12 years ago
Florian Fainelli
bc3b111cfd
generate vmlinux.srec and vmlinux.bin from srec2bin
...
Useful for loading the kernel into RAM using ADAM2/PSPBoot.
SVN-Revision: 33718
12 years ago
Gabor Juhos
e85a44f11b
ar7: fix kernel_entry extraction
...
SVN-Revision: 31614
13 years ago
Florian Fainelli
0499ba96eb
generate NA and non-NA images for Titan platforms
...
SVN-Revision: 21692
15 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
15 years ago
Florian Fainelli
d3b3c421d7
also generate images for AG1A, thanks obinou
...
SVN-Revision: 20385
15 years ago
Florian Fainelli
6585073a04
Add missing evaloader specific changes from #2830
...
SVN-Revision: 13018
16 years ago
Florian Fainelli
219145702e
Build images for the AG310, thanks sn9
...
SVN-Revision: 12446
16 years ago
Florian Fainelli
291abdac58
Build images for WAG54GP2v1 and v2, thanks sn9
...
SVN-Revision: 12438
16 years ago
Florian Fainelli
b56c1cfc8f
Add the firmware generation for the AG241v2b device ( #3315 )
...
SVN-Revision: 10776
17 years ago
Matteo Croce
001f82bf2c
Add AG241 code pattern ( fixes #1089 )
...
SVN-Revision: 10584
17 years ago
Felix Fietkau
1bca0cc517
make the image filenames a bit shorter
...
SVN-Revision: 9533
17 years ago
Eugene Konev
ce9584fad9
ar7: fix eva image generation
...
SVN-Revision: 9417
17 years ago
Eugene Konev
6bf1f9a467
ar7: add eva image generation (thanks Axel Gembe)
...
SVN-Revision: 9401
17 years ago
Nicolas Thill
929f86c30e
cosmetic fixes for ar7: indent, use lowercase hex notation, format
...
SVN-Revision: 8656
17 years ago
Felix Fietkau
56231056ea
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.
...
SVN-Revision: 8653
17 years ago