mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 23:51:54 +02:00
disable broadcom jffs2 images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5773 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
adfbea4097
commit
145b0ea3ff
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=mipsel
|
||||
BOARD:=brcm
|
||||
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||
FEATURES:=squashfs jffs2
|
||||
FEATURES:=squashfs
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Broadcom based routers
|
||||
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=mipsel
|
||||
BOARD:=brcm
|
||||
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||
FEATURES:=squashfs jffs2
|
||||
FEATURES:=squashfs
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Broadcom based routers
|
||||
|
Loading…
Reference in New Issue
Block a user