ar71xx: Ext LNA patch for TUBE2H and HORNET-UB targets
[oweals/openwrt.git] / target / linux / ep93xx / Makefile
index debb8e99ae93f44628e2797946506f90f15e27ef..7e7422b192b01490b190a068c09f1bdd9f4cfe01 100644 (file)
@@ -13,12 +13,12 @@ FEATURES:=squashfs ext4 targz usb display sound
 CPU_TYPE:=arm920t
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.8.13
+KERNEL_PATCHVER:=3.8
 
 DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk
 
-KERNELNAME:="uImage"
+KERNELNAME:=uImage
 
 $(eval $(call BuildTarget))