aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/image/router_le.mk
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: Remove unmaintained targetHauke Mehrtens2019-05-031-401/+0
| | | | | | | | | | | | This target only supports kernel 3.18, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
| | | | | | | | | To improve reproducibility, prevent the inclusion of timestamps in the gzip header. Signed-off-by: Reiner Herrmann <reiner@reiner-h.de> SVN-Revision: 46361
* adm5120: create a new subtarget for the RB1xx devicesGabor Juhos2012-04-291-20/+0
| | | | SVN-Revision: 31513
* add support for generic eb214a, thanks cezary (#7027)Florian Fainelli2010-07-181-0/+9
| | | | SVN-Revision: 22275
* build firmware image for the 5GXi boardGabor Juhos2009-06-251-1/+40
| | | | SVN-Revision: 16558
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* build firmware image for the NFS-101U/101WU devices by defaultGabor Juhos2009-04-261-2/+3
| | | | SVN-Revision: 15416
* fix a typo in the image generation makefile (closes #4624)Gabor Juhos2009-02-141-1/+1
| | | | SVN-Revision: 14511
* build firmware image for the CR-NSADP boardGabor Juhos2009-01-261-0/+1
| | | | SVN-Revision: 14200
* experimental support for the Motorola MU GatewayGabor Juhos2008-09-231-0/+7
| | | | SVN-Revision: 12662
* generate images for the EASY 5120P-ATA boardGabor Juhos2008-08-271-0/+5
| | | | SVN-Revision: 12405
* fix Cellvision imagesGabor Juhos2008-04-051-17/+17
| | | | SVN-Revision: 10735
* generate images for the Infineon EASY 5120-RT boardsGabor Juhos2008-03-281-0/+5
| | | | SVN-Revision: 10682
* image generation cleanups * make image generation makefiles simpler * remove ↵Gabor Juhos2008-01-291-365/+149
| | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309
* generate firmware images for the CAS-700/771/790/861 devicesGabor Juhos2008-01-141-1/+155
| | | | SVN-Revision: 10193
* Add support for Conceptronic C54BSR4Florian Fainelli2007-12-281-0/+24
| | | | SVN-Revision: 10002
* make build of the images a bit quietGabor Juhos2007-11-121-2/+2
| | | | SVN-Revision: 9544
* image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵Gabor Juhos2007-11-031-7/+30
| | | | | | 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
* generate valid image for the BR-6104KP's web-interface (closes: 2641)Gabor Juhos2007-11-021-3/+18
| | | | SVN-Revision: 9485
* reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵Gabor Juhos2007-10-261-2/+3
| | | | | | (closes: #2549) SVN-Revision: 9450
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-181-0/+16
| | | | SVN-Revision: 9342
* Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵Gabor Juhos2007-10-051-5/+9
| | | | | | contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration SVN-Revision: 9141
* remove dashes from profile namesGabor Juhos2007-10-051-29/+29
| | | | SVN-Revision: 9132
* make image names shortenGabor Juhos2007-10-021-5/+6
| | | | SVN-Revision: 9089
* image generation fixes, thanks to <berny156 at gmx.de> (#2379)Gabor Juhos2007-09-131-6/+6
| | | | SVN-Revision: 8771
* rewrite image generationGabor Juhos2007-09-111-0/+332
SVN-Revision: 8755