projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd541cb
)
advertise squashfs feature
author
Florian Fainelli
<florian@openwrt.org>
Sun, 11 Nov 2012 19:26:54 +0000
(19:26 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 11 Nov 2012 19:26:54 +0000
(19:26 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34157
target/linux/au1000/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/au1000/Makefile
b/target/linux/au1000/Makefile
index 2405ece4e5aa947be9580756c3f359e6286d8a4c..9601bfe52c22993e9ac53837fa3b1d758ae368be 100644
(file)
--- a/
target/linux/au1000/Makefile
+++ b/
target/linux/au1000/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
-FEATURES:=jffs2 usb pci
+FEATURES:=
squashfs
jffs2 usb pci
SUBTARGETS=au1500 au1550
MAINTAINER:=Florian Fainelli <florian@openwrt.org>