summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/patches/patch-src_drivers_drivers_mak
diff options
context:
space:
mode:
Diffstat (limited to 'package/wpa_supplicant/patches/patch-src_drivers_drivers_mak')
-rw-r--r--package/wpa_supplicant/patches/patch-src_drivers_drivers_mak11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/wpa_supplicant/patches/patch-src_drivers_drivers_mak b/package/wpa_supplicant/patches/patch-src_drivers_drivers_mak
deleted file mode 100644
index 3d32a84eb..000000000
--- a/package/wpa_supplicant/patches/patch-src_drivers_drivers_mak
+++ /dev/null
@@ -1,11 +0,0 @@
---- wpa_supplicant-2.0.orig/src/drivers/drivers.mak 2013-01-12 16:42:53.000000000 +0100
-+++ wpa_supplicant-2.0/src/drivers/drivers.mak 2013-08-20 17:17:08.430074246 +0200
-@@ -30,7 +30,7 @@ NEED_RFKILL=y
- ifdef CONFIG_LIBNL32
- DRV_LIBS += -lnl-3
- DRV_LIBS += -lnl-genl-3
-- DRV_CFLAGS += -DCONFIG_LIBNL20 -I/usr/include/libnl3
-+ DRV_CFLAGS += -DCONFIG_LIBNL20
- else
- ifdef CONFIG_LIBNL_TINY
- DRV_LIBS += -lnl-tiny