ixp4xx: Don't overwrite memory in wg302v1_fixup()
[openwrt/openwrt.git] / target / linux / ixp4xx / Makefile
index 36d3bf2cd20987861128ee03b3fa6e5d97c356db..780ca9653dde22f0eb7ce33318e19b5736acae0b 100644 (file)
@@ -13,11 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=3.10.44
+KERNEL_PATCHVER:=3.10
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
-KERNELNAME:="zImage"
+KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))