aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-03-07 17:05:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-03-07 17:05:03 +0000
commit95cd00b31eea8f61158c2b2f05698688321a0ccd (patch)
tree9734ea1d1c36953f56c0e62f2d31d7572529b3fe /target/linux/ramips/Makefile
parenta863803f14839dc03c4fcbdfbf6107a6611d1578 (diff)
downloadmaster-187ad058-95cd00b31eea8f61158c2b2f05698688321a0ccd.tar.gz
master-187ad058-95cd00b31eea8f61158c2b2f05698688321a0ccd.tar.bz2
master-187ad058-95cd00b31eea8f61158c2b2f05698688321a0ccd.zip
ramips: fix subtarget kernel version assignment (only mt7621 is ready for now)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48953 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 55a8fd62ed..378e2f5b4a 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
FEATURES:=squashfs gpio mips16
MAINTAINER:=John Crispin <blogic@openwrt.org>
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.3
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \