aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2018-05-24 08:55:17 +0200
committerJohn Crispin <john@phrozen.org>2018-05-24 08:55:52 +0200
commitf6a067a6995c521c90499170b667908dbf9eab7e (patch)
tree84edf4d16c2a947816902dcf906d0272e3164087 /target/linux/au1000/Makefile
parenta03035dad198cd4b51645ceb43c1170f9cf95f16 (diff)
downloadupstream-f6a067a6995c521c90499170b667908dbf9eab7e.tar.gz
upstream-f6a067a6995c521c90499170b667908dbf9eab7e.tar.bz2
upstream-f6a067a6995c521c90499170b667908dbf9eab7e.zip
kernel: mark all v3.18 and v4.4 kernels are source-only
These will be removed if not updated to v4.4 Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r--target/linux/au1000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile
index debc41e978..ddc28d0f09 100644
--- a/target/linux/au1000/Makefile
+++ b/target/linux/au1000/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
-FEATURES:=squashfs usb pci
+FEATURES:=squashfs usb pci source-only
SUBTARGETS:=au1500 au1550
MAINTAINER:=Florian Fainelli <florian@openwrt.org>