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