acx: fix X86 builds
[openwrt.git] / target / linux / ixp4xx / Makefile
index 6e945ab..50db853 100644 (file)
@@ -10,9 +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
 
+DEFAULT_PACKAGES += ixp4xx-microcode
+
 $(eval $(call BuildTarget))
This page took 0.021796 seconds and 4 git commands to generate.