summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/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/oxnas/Makefile
parenta03035dad198cd4b51645ceb43c1170f9cf95f16 (diff)
downloadopenwrt-f6a067a6995c521c90499170b667908dbf9eab7e.tar.gz
openwrt-f6a067a6995c521c90499170b667908dbf9eab7e.tar.bz2
openwrt-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/oxnas/Makefile')
-rw-r--r--target/linux/oxnas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile
index 0d9d356734..a1f453a0db 100644
--- a/target/linux/oxnas/Makefile
+++ b/target/linux/oxnas/Makefile
@@ -10,7 +10,7 @@ ARCH:=arm
BOARD:=oxnas
BOARDNAME:=PLXTECH/Oxford NAS782x/OX82x
DEVICE_TYPE:=nas
-FEATURES:=gpio nand pcie usb ramdisk rtc squashfs ubifs
+FEATURES:=gpio nand pcie usb ramdisk rtc squashfs ubifs source-only
CPU_TYPE:=mpcore
MAINTAINER:=Daniel Golle <daniel@makrotopia.org>