atheros: remove odd board check during image build
[openwrt/openwrt.git] / target / linux / atheros / Makefile
index ccda0908d405e4f82591d1ccf5e9a099b0947ce6..170d4afd3b975b69ce16668bb2309edc6eaf5752 100644 (file)
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=atheros
 BOARDNAME:=Atheros AR231x/AR5312
-FEATURES:=squashfs
+FEATURES:=squashfs low_mem
 
-LINUX_VERSION:=3.14.14
+KERNEL_PATCHVER:=3.18
 
 include $(INCLUDE_DIR)/target.mk