rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set...
[oweals/openwrt.git] / target / linux / ixp4xx / Makefile
index ec931a0a991a02833262b34534ff75776943ea95..819309ed46f381f375a83dfa4518832872c827c4 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.30.10
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += ixp4xx-microcode
+DEFAULT_PACKAGES += ixp4xx-microcode fconfig
 
 $(eval $(call BuildTarget))