kernel: makefiles: make use of new var KERNEL_PATCHVER
[14.07/openwrt.git] / target / linux / uml / Makefile
index 5f4896c..c887f67 100644 (file)
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext4 audio
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.10.49
+KERNEL_PATCHVER:=3.10
 
 include $(INCLUDE_DIR)/target.mk