ar71xx: Ext LNA patch for TUBE2H and HORNET-UB targets
[oweals/openwrt.git] / target / linux / ep93xx / Makefile
index 1cc08770cd2182e5dfcf2968ef38a9869944d07b..7e7422b192b01490b190a068c09f1bdd9f4cfe01 100644 (file)
@@ -10,15 +10,15 @@ ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
 FEATURES:=squashfs ext4 targz usb display sound
-CFLAGS:=-Os -pipe -march=armv4t
+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))