aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-24 12:40:00 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-24 13:35:45 +0100
commit392cccb7f4189cb8f2f62df467af980b593ce073 (patch)
treecee64224faaf609db8d9228af99f815573cc5e50 /target/linux/ramips/Makefile
parente775adead80869135598b54b5e35e59af67ba6b7 (diff)
downloadupstream-392cccb7f4189cb8f2f62df467af980b593ce073.tar.gz
upstream-392cccb7f4189cb8f2f62df467af980b593ce073.tar.bz2
upstream-392cccb7f4189cb8f2f62df467af980b593ce073.zip
build: remove mips16 feature flag from target makefiles
It can be implicitly derived from the MIPS32 revision support in the kernel configuration Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 51cd8f3e06..25859024c1 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -10,7 +10,7 @@ ARCH:=mipsel
BOARD:=ramips
BOARDNAME:=MediaTek Ralink MIPS
SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
-FEATURES:=squashfs gpio mips16
+FEATURES:=squashfs gpio
MAINTAINER:=John Crispin <john@phrozen.org>
KERNEL_PATCHVER:=4.4