mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:30:37 +02:00
[backfire] merge r20768
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20769 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
34c0625f24
commit
4703844c5e
@ -162,8 +162,10 @@ enable_broadcom() {
|
||||
|
||||
case "$hwmode" in
|
||||
*b) hwmode=0;;
|
||||
*bg) hwmode=1;;
|
||||
*g) hwmode=2;;
|
||||
*gst) hwmode=4;;
|
||||
*lrs) hwmode=5;;
|
||||
*) hwmode=1;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user