aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/le64
Commit message (Collapse)AuthorAgeFilesLines
* malta: upgrade to kernel 4.9Hauke Mehrtens2017-10-151-8/+2
| | | | | | This brings the MIPS malta target to kernel 4.9. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* malta: restore "be" subtarget from being source-onlyYousong Zhou2017-03-051-0/+1
| | | | | | | | | | The malta "be" and "le" subtargets share the arch with many devices of ar71xx and ramips. They can be handy for testing, debugging, trying both snapshot and release builds. This commit makes the "be" subtarget part of the ci and release builds Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* malta: move FEATURES to the target makefileFelix Fietkau2017-01-241-1/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* malta: enable be64 and le64 subtargetsYousong Zhou2016-08-152-0/+8
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* target: globally remove ARCH_PACKAGES overridesJo-Philipp Wich2016-04-171-1/+0
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* build: unify mips target cflagsFelix Fietkau2013-09-261-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
* malta: target.mk cosmetical fixupLuka Perkov2013-09-181-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38047
* malta: refresh configurationLuka Perkov2013-08-211-0/+16
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37819
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600
* refresh kernel configs with kconfig.plGabor Juhos2013-04-061-6/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36214
* malta: add le64 and be64 sub targetsFlorian Fainelli2013-04-052-0/+25
These two subtargets are used to build a 64-bit malta kernel along with 64-bit userland support. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36211