summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/patches/patch-src_drivers_drivers_mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/wpa_supplicant/patches/patch-src_drivers_drivers_mk')
-rw-r--r--package/wpa_supplicant/patches/patch-src_drivers_drivers_mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/wpa_supplicant/patches/patch-src_drivers_drivers_mk b/package/wpa_supplicant/patches/patch-src_drivers_drivers_mk
deleted file mode 100644
index fc029e499..000000000
--- a/package/wpa_supplicant/patches/patch-src_drivers_drivers_mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- wpa_supplicant-2.0.orig/src/drivers/drivers.mk 2013-01-12 16:42:53.000000000 +0100
-+++ wpa_supplicant-2.0/src/drivers/drivers.mk 2013-08-20 17:16:43.386389087 +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