mirror of https://github.com/hak5/openwrt-owl.git
broadcom47xx-2.6 was missing usb support, which was needed for wl500gp
SVN-Revision: 7671owl
parent
ba47c88108
commit
99a29e05d3
|
@ -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 New Issue