remove broken flag
SVN-Revision: 33606
This commit is contained in:
parent
8f44ba1ae2
commit
bb7ac8ae7d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=arm
|
||||
BOARD:=pxa
|
||||
BOARDNAME:=Marvell/Intel PXA2xx
|
||||
FEATURES:=squashfs broken
|
||||
FEATURES:=squashfs
|
||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
LINUX_VERSION:=3.3.8
|
||||
|
|
Loading…
Reference in a new issue