From 235942a5863d8c38e16a869f2157483fd89057ac Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 9 Nov 2011 00:36:25 +0100 Subject: [PATCH] projects/ATV/options: install Aver h826d driver by default 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 4543d2cdad..8c1d0c7a81 100755 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -150,7 +150,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 bcm_sta a867_drv" + ADDITIONAL_DRIVERS="asix-ax887xx AF9035 bcm_sta a867_drv aver_h826d" # build with network support (yes / no) NETWORK="yes"