diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2007-05-23 23:24:32 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2007-05-23 23:24:32 +0000 |
commit | 2b21a4ec309dbf90deccee2891096954343ba4bb (patch) | |
tree | 910cfe08b52407269d9501cb32ff16205ddc4d6c /target/linux/iop32x-2.6/Makefile | |
parent | aa8d377d7eff643f6b52a09d2381db02297fe204 (diff) | |
download | upstream-2b21a4ec309dbf90deccee2891096954343ba4bb.tar.gz upstream-2b21a4ec309dbf90deccee2891096954343ba4bb.tar.bz2 upstream-2b21a4ec309dbf90deccee2891096954343ba4bb.zip |
fixup iop32x, needs testing, but should work now
SVN-Revision: 7321
Diffstat (limited to 'target/linux/iop32x-2.6/Makefile')
-rw-r--r-- | target/linux/iop32x-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/iop32x-2.6/Makefile b/target/linux/iop32x-2.6/Makefile index 58a1f27467..2259496fe8 100644 --- a/target/linux/iop32x-2.6/Makefile +++ b/target/linux/iop32x-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=iop32x BOARDNAME:=Intel XScale IOP32x -FEATURES:=squashfs jffs2 broken +FEATURES:=squashfs jffs2 define Target/Description endef |