mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 07:46:48 +00:00
advertise squashfs feature
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34157
This commit is contained in:
parent
dd541cbefa
commit
9760644af4
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user