Merge pull request #868 from chewitt/patch-7

add bmc_sta to Generic image for Mac mini users, closes #490
This commit is contained in:
Stephan Raue 2012-06-28 08:08:51 -07:00
commit 77dd17c564

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="asix-ax887xx"
ADDITIONAL_DRIVERS="asix-ax887xx bcm_sta"
if [ "$PVR" = yes ]; then
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS AF9035 A867 aver_h826d RTL2832 hdhomerun-driver vtuner-driver"
fi