broadcom47xx-2.6 was missing usb support, which was needed for wl500gp
SVN-Revision: 7671
This commit is contained in:
parent
ba47c88108
commit
99a29e05d3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=mipsel
|
||||
BOARD:=brcm47xx
|
||||
BOARDNAME:=Broadcom BCM947xx/953xx
|
||||
FEATURES:=squashfs
|
||||
FEATURES:=squashfs usb
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Broadcom based routers
|
||||
|
|
Loading…
Reference in a new issue