mirror of https://github.com/hak5/openwrt-owl.git
advertise squashfs feature
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34157owl
parent
dd541cbefa
commit
9760644af4
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=mipsel
|
ARCH:=mipsel
|
||||||
BOARD:=au1000
|
BOARD:=au1000
|
||||||
BOARDNAME:=RMI/AMD AU1x00
|
BOARDNAME:=RMI/AMD AU1x00
|
||||||
FEATURES:=jffs2 usb pci
|
FEATURES:=squashfs jffs2 usb pci
|
||||||
SUBTARGETS=au1500 au1550
|
SUBTARGETS=au1500 au1550
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue