aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
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/brcm63xx/Makefile
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/brcm63xx/Makefile')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index 4a74e96c03..4b09092c88 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
SUBTARGETS:=generic smp
FEATURES:=squashfs usb atm pci pcmcia usbgadget
-LINUX_VERSION:=3.10.49
+KERNEL_PATCHVER:=3.10
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk