mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
disable broadcom jffs2 images by default
SVN-Revision: 5773
This commit is contained in:
parent
f9f5874de3
commit
e11101fcea
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=mipsel
|
ARCH:=mipsel
|
||||||
BOARD:=brcm
|
BOARD:=brcm
|
||||||
BOARDNAME:=Broadcom BCM947xx/953xx
|
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||||
FEATURES:=squashfs jffs2
|
FEATURES:=squashfs
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Broadcom based routers
|
Build firmware images for Broadcom based routers
|
||||||
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=mipsel
|
ARCH:=mipsel
|
||||||
BOARD:=brcm
|
BOARD:=brcm
|
||||||
BOARDNAME:=Broadcom BCM947xx/953xx
|
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||||
FEATURES:=squashfs jffs2
|
FEATURES:=squashfs
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Broadcom based routers
|
Build firmware images for Broadcom based routers
|
||||||
|
Loading…
Reference in New Issue
Block a user