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
Alexandros C. Couloumbis
05e533ba4d
linux/adm5120: generate non-initramfs kernel images too
...
SVN-Revision: 26657
14 years ago
Nicolas Thill
34474b8840
target/adm5120: fix image building after r20834
...
SVN-Revision: 20855
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
Gabor Juhos
ad08652318
fix Cellvision images
...
SVN-Revision: 10735
17 years ago
Felix Fietkau
1bca0cc517
make the image filenames a bit shorter
...
SVN-Revision: 9533
17 years ago
Gabor Juhos
7beed53403
image generation fixes ( closes : #2643 , #2644 ) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on
...
SVN-Revision: 9490
17 years ago
Gabor Juhos
58fcfa7ea0
make image names shorten
...
SVN-Revision: 9089
17 years ago
Gabor Juhos
433bb695f9
use prepare_generic_squashfs in image generation, thanks ffrrrr
...
SVN-Revision: 8922
17 years ago
Gabor Juhos
ddec515a09
rewrite image generation
...
SVN-Revision: 8755
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
Gabor Juhos
87fee19144
simplified image file generation
...
SVN-Revision: 8537
17 years ago
Felix Fietkau
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
SVN-Revision: 8362
18 years ago
Felix Fietkau
3c16238462
simplify and fix adm5120 image building, fix broken FEATURES handling
...
SVN-Revision: 8113
18 years ago
Florian Fainelli
28a4b28ce1
Remove tgz hacks
...
SVN-Revision: 8066
18 years ago
Felix Fietkau
793b09b854
really fix tgz images
...
SVN-Revision: 8065
18 years ago
Florian Fainelli
f59b6f6089
Fix the tgz image build
...
SVN-Revision: 8042
18 years ago
Gabor Juhos
6e655daf21
restore support for Infineon's EASY 5120 boards
...
SVN-Revision: 8021
18 years ago
Gabor Juhos
968894ad08
fix errors in image generation Makefiles, thanks to Thomas Langer ( fixes #2060 )
...
SVN-Revision: 7904
18 years ago
Gabor Juhos
0e1921ab3c
disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)
...
SVN-Revision: 7902
18 years ago
Felix Fietkau
b070b74f1f
fix a glitch in the status output of the non-verbose builds for adm5120
...
SVN-Revision: 7856
18 years ago
Florian Fainelli
114632438a
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels ( #1631 )
...
SVN-Revision: 7820
18 years ago
Gabor Juhos
fcc5a6e252
from now on, the lzma loader is able to pass parameters to the kernel
...
SVN-Revision: 7723
18 years ago
Florian Fainelli
1822d0b004
Define target specific ramdisk images for testing (Gabor Juhos)
...
SVN-Revision: 7395
18 years ago
Florian Fainelli
6674fa7803
Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel command line hack patch
...
SVN-Revision: 7194
18 years ago
Florian Fainelli
c2d893e891
Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested
...
SVN-Revision: 6847
18 years ago
Florian Fainelli
298d50f55f
Generate images for edimax devices (Gabor Juhos)
...
SVN-Revision: 6842
18 years ago
Florian Fainelli
55e4f0f8bc
Should fix edimax generation
...
SVN-Revision: 6752
18 years ago
Florian Fainelli
067704996a
Fix edimax image generation
...
SVN-Revision: 6722
18 years ago
Florian Fainelli
4bb721a186
Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !
...
SVN-Revision: 6640
18 years ago
Florian Fainelli
5e7833d044
Add image generation for edimax routers
...
SVN-Revision: 6627
18 years ago
Florian Fainelli
d9dfd7341b
Preliminary ADM5120 support, marked as broken
...
SVN-Revision: 6614
18 years ago