wok view rt2860sta/stuff/RT2860-config.mk.patch @ rev 2494

libiec61883: update build_depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 15 23:40:16 2009 +0000 (2009-03-15)
parents
children
line source
1 --- os/linux/config.mk Thu Sep 18 05:27:46 2008
2 +++ os/linux/config.mk Sat Mar 7 19:39:13 2009
3 @@ -5,10 +5,10 @@
4 HAS_28xx_QA=n
6 # Support Wpa_Supplicant
7 -HAS_WPA_SUPPLICANT=n
8 +HAS_WPA_SUPPLICANT=y
10 # Support Native WpaSupplicant for Network Maganger
11 -HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
12 +HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
14 #Support Net interface block while Tx-Sw queue full
15 HAS_BLOCK_NET_IF=n
16 @@ -39,6 +39,8 @@
17 #Support features of 802.11n
18 HAS_DOT11_N_SUPPORT=y
20 +#Support EeePC Special setting
21 +HAS_EEEPC_SPECIAL_SETTING=y
23 #################################################
25 @@ -49,6 +51,10 @@
28 #################################################
29 +
30 +ifeq ($(HAS_EEEPC_SPECIAL_SETTING),y)
31 +WFLAGS += -DEEEPC_SPECIAL_SETTING
32 +endif
34 #ifdef CONFIG_STA_SUPPORT
35 # config for STA mode