From f4d88b0a27cc41930ab63fd55aad342ab1982973 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 17 Oct 2011 18:45:33 +0200 Subject: [PATCH] projects/ATV: build and install bcm_sta WLAN driver again Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ATV/options b/projects/ATV/options index 48a08000d1..c01cf9401a 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -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"