ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
[oweals/openwrt.git] / target / linux / ixp4xx / Makefile
index 5ef4c8ce2031d58c98112ade063a15dcb20f6189..8c31e220d438553de44db80aa316e7fcb1092f0d 100644 (file)
@@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=armeb
 BOARD:=ixp4xx
-BOARDNAME:=Intel XScale IXP4xx
+BOARDNAME:=Intel IXP4xx
 FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.23.14
+LINUX_VERSION:=2.6.28.10
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += ixp4xx-microcode
+DEFAULT_PACKAGES += ixp4xx-microcode fconfig
 
 $(eval $(call BuildTarget))