From f254709046dbab6c5399b2112d9ffd1ab7b22279 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Fri, 14 Jun 2013 12:51:51 +0300 Subject: Don't enable inband in wpa supplicant Signed-off-by: Roman Yeryomin --- package/hostapd-rtk/patches/009-hostapd-from-3.2.4.patch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/package/hostapd-rtk/patches/009-hostapd-from-3.2.4.patch b/package/hostapd-rtk/patches/009-hostapd-from-3.2.4.patch index 867235be1..02f0b6c7e 100644 --- a/package/hostapd-rtk/patches/009-hostapd-from-3.2.4.patch +++ b/package/hostapd-rtk/patches/009-hostapd-from-3.2.4.patch @@ -33881,21 +33881,6 @@ Only in hostapd-rtk-0.6.10/wpa_supplicant/doc/docbook: wpa_passphrase.8 Only in hostapd-rtk-0.6.10/wpa_supplicant/doc/docbook: wpa_priv.8 Only in hostapd-rtk-0.6.10/wpa_supplicant/doc/docbook: wpa_supplicant.8 Only in hostapd-rtk-0.6.10/wpa_supplicant/doc/docbook: wpa_supplicant.conf.5 -diff -purbB --unidirectional-new-file -x '.*' -x '*.o' hostapd-rtk-0.6.10/wpa_supplicant/Makefile hostapd-0.6.10/wpa_supplicant/Makefile ---- hostapd-rtk-0.6.10/wpa_supplicant/Makefile 2013-05-18 17:49:32.434577219 +0300 -+++ hostapd-0.6.10/wpa_supplicant/Makefile 2013-05-02 01:48:29.779224140 +0300 -@@ -159,8 +159,9 @@ endif - - ifdef CONFIG_DRIVER_REALTEK - CFLAGS += -DCONFIG_DRIVER_REALTEK --#CFLAGS += -DINBAND_CTRL --LIBS += -linband -+CFLAGS += -DINBAND_CTRL -+CFLAGS += -I../../inband_lib -+LIBS += ../../inband_lib/inband.a - OBJS_d += ../src/drivers/driver_realtek.o - CONFIG_WIRELESS_EXTENSION=y - endif Only in hostapd-rtk-0.6.10/wpa_supplicant/vs2005: eapol_test Only in hostapd-rtk-0.6.10/wpa_supplicant/vs2005: wpa_cli Only in hostapd-rtk-0.6.10/wpa_supplicant/vs2005: wpa_passphrase -- cgit v1.2.3