projects/Generic/options: temporary dont build with 'bcm_sta' driver

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-24 02:11:27 +02:00
parent 82b4915ae1
commit 54b699c569

View File

@ -170,7 +170,7 @@
# asix-ax887xx: Asix AX887xx USB LAN Driver
# Space separated list is supported,
# e.g. ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
ADDITIONAL_DRIVERS="bcm_sta"
ADDITIONAL_DRIVERS=""
if [ "$PVR" = yes ]; then
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS"
fi