Allow the redboot supplied command line to be append (#2089)
[openwrt.git] / target / linux / iop32x-2.6 / Makefile
index 58a1f27..529a7e0 100644 (file)
@@ -9,7 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=iop32x
 BOARDNAME:=Intel XScale IOP32x
-FEATURES:=squashfs jffs2 broken
+FEATURES:=squashfs jffs2
+
+LINUX_VERSION:=2.6.21.5
 
 define Target/Description
 endef
This page took 0.030986 seconds and 4 git commands to generate.