* upgrade ixp4xx to 2.6.23.12
[openwrt-10.03/.git] / target / linux / ixp4xx / Makefile
index f68f62bc7de98353f331198d74f6ffee4002a416..50db8539fb3476566db427a47e3254d119971cc1 100644 (file)
@@ -10,12 +10,12 @@ ARCH:=armeb
 BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 FEATURES:=squashfs
+SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.21.6
+LINUX_VERSION:=2.6.23.12
 
 include $(INCLUDE_DIR)/target.mk
 
-# include the profiles
--include profiles/*.mk
+DEFAULT_PACKAGES += ixp4xx-microcode
 
 $(eval $(call BuildTarget))