ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
[oweals/openwrt.git] / target / linux / ixp4xx / Makefile
index ec931a0a991a02833262b34534ff75776943ea95..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.16
+LINUX_VERSION:=2.6.28.10
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += ixp4xx-microcode
+DEFAULT_PACKAGES += ixp4xx-microcode fconfig
 
 $(eval $(call BuildTarget))