mirror of https://github.com/hak5/openwrt.git
netlogic: use KERNEL_PATCHVER
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43048lede-17.01
parent
c288d2d6d9
commit
4c1a0a5f34
|
@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 pci usb
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
SUBTARGETS:=xlp xlr
|
SUBTARGETS:=xlp xlr
|
||||||
|
|
||||||
LINUX_VERSION:=3.14.16
|
KERNEL_PATCHVER:=3.14
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue