kernel: add generic image_cmdline hack to MIPS targets
[openwrt/openwrt.git] / target / linux / atheros / Makefile
index bda08b974982dd784593f41ee36f0aab2ea88176..e3dc0957928dd5413a08fac9adc396e8d91289b6 100644 (file)
@@ -8,10 +8,10 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mips
 BOARD:=atheros
-BOARDNAME:=Atheros 231x/5312
+BOARDNAME:=Atheros AR231x/AR5312
 FEATURES:=squashfs jffs2
 
-LINUX_VERSION:=2.6.28.9
+LINUX_VERSION:=2.6.30.6
 
 include $(INCLUDE_DIR)/target.mk