* [Buildroot] [PATCH] wpa_supplicant: add support for libnl-2.0
@ 2011-04-27 8:28 Yegor Yefremov
2011-04-28 13:21 ` Gustavo Zacarias
2011-05-15 8:16 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Yegor Yefremov @ 2011-04-27 8:28 UTC (permalink / raw)
To: buildroot
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Index: b/package/wpa_supplicant/wpa_supplicant.mk
===================================================================
--- a/package/wpa_supplicant/wpa_supplicant.mk 2011-04-27 00:51:55.918285531 -0700
+++ b/package/wpa_supplicant/wpa_supplicant.mk 2011-04-27 00:53:16.210285541 -0700
@@ -16,6 +16,7 @@
WPA_SUPPLICANT_DEPENDENCIES += libnl
define WPA_SUPPLICANT_LIBNL_CONFIG
$(SED) "s/^#CONFIG_DRIVER_NL80211/CONFIG_DRIVER_NL80211/" $(WPA_SUPPLICANT_CONFIG)
+ echo "CONFIG_LIBNL20=y" >>$(WPA_SUPPLICANT_CONFIG)
endef
endif
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-15 8:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 8:28 [Buildroot] [PATCH] wpa_supplicant: add support for libnl-2.0 Yegor Yefremov
2011-04-28 13:21 ` Gustavo Zacarias
2011-05-15 8:16 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox