projects/ATV: build and install bcm_sta WLAN driver again

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-17 18:45:33 +02:00
parent a4799ec20f
commit f4d88b0a27

View File

@ -145,7 +145,7 @@
# asix-ax887xx: Asix AX887xx USB LAN Driver
# Space separated list is supported,
# e.g. ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
ADDITIONAL_DRIVERS="asix-ax887xx AF9035 bcm_sta"
# build with network support (yes / no)
NETWORK="yes"