aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_be/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: Remove unmaintained targetHauke Mehrtens2019-05-031-10/+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>
* target: globally remove ARCH_PACKAGES overridesJo-Philipp Wich2016-04-171-1/+0
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* adm5120: enable low_memRafał Miłecki2015-03-011-1/+1
| | | | | | | | | Most devices have only 16 MiB of RAM, this will allow them to boot without OOM. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44587
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
* override ARCH_PACKAGESJo-Philipp Wich2010-09-121-0/+1
| | | | SVN-Revision: 23031
* remove broken status from the Big Endian subtargetGabor Juhos2008-09-251-1/+1
| | | | SVN-Revision: 12708
* bump to 2.6.23.12, and remove broken status from the router_le subtargetGabor Juhos2007-12-311-2/+3
| | | | SVN-Revision: 10068
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-1/+1
| | | | SVN-Revision: 9378
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-0/+9
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694