aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-10-26 13:27:27 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-10-26 13:27:27 +0000
commit93779c875603dfb27e8a7497be265150a3dbe160 (patch)
treee5da80648078469ca47037de1af1488a574d30a6 /target/linux/atheros
parent94387043b9d9b0289531415001211840f494af07 (diff)
downloadupstream-93779c875603dfb27e8a7497be265150a3dbe160.tar.gz
upstream-93779c875603dfb27e8a7497be265150a3dbe160.tar.bz2
upstream-93779c875603dfb27e8a7497be265150a3dbe160.zip
kernel: makefiles: make use of new var KERNEL_PATCHVER
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Inspired by r43047 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43067 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index bb13a91eaa..c7a0b0dd6d 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs low_mem
-LINUX_VERSION:=3.10.49
+KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk