aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-177/+0
| | | | | | (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
* simplified image file generationGabor Juhos2007-08-291-23/+23
| | | | SVN-Revision: 8537
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-6/+6
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* simplify and fix adm5120 image building, fix broken FEATURES handlingFelix Fietkau2007-07-231-6/+9
| | | | SVN-Revision: 8113
* Remove tgz hacksFlorian Fainelli2007-07-191-2/+0
| | | | SVN-Revision: 8066
* really fix tgz imagesFelix Fietkau2007-07-191-2/+5
| | | | SVN-Revision: 8065
* Fix the tgz image buildFlorian Fainelli2007-07-181-0/+2
| | | | SVN-Revision: 8042
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-171-2/+2
| | | | SVN-Revision: 8021
* fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)Gabor Juhos2007-07-101-2/+2
| | | | SVN-Revision: 7904
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-091-3/+11
| | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-021-1/+1
| | | | SVN-Revision: 7856
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-011-0/+5
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-251-39/+77
| | | | SVN-Revision: 7723
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-301-19/+39
| | | | SVN-Revision: 7395
* Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵Florian Fainelli2007-05-111-0/+7
| | | | | | command line hack patch SVN-Revision: 7194
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵Florian Fainelli2007-04-031-1/+0
| | | | | | longer broken, and have been tested SVN-Revision: 6847
* Generate images for edimax devices (Gabor Juhos)Florian Fainelli2007-04-021-5/+26
| | | | SVN-Revision: 6842
* Should fix edimax generationFlorian Fainelli2007-03-291-1/+1
| | | | SVN-Revision: 6752
* Fix edimax image generationFlorian Fainelli2007-03-261-2/+3
| | | | SVN-Revision: 6722
* Add firmware generation for other Compex boards based on myloader, thanks to ↵Florian Fainelli2007-03-221-1/+19
| | | | | | Juhos Gabor ! SVN-Revision: 6640
* Add image generation for edimax routersFlorian Fainelli2007-03-211-0/+13
| | | | SVN-Revision: 6627
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+41
SVN-Revision: 6614