mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
hostapd: remove unnecessary dependency on mac80211
SVN-Revision: 30611
This commit is contained in:
parent
8dd93fbc1f
commit
702d47d720
@ -21,7 +21,6 @@ PKG_MIRROR_MD5SUM:=2650d83c1d4649a5df9fe265f8a5775f
|
||||
|
||||
PKG_BUILD_DEPENDS:= \
|
||||
PACKAGE_kmod-madwifi:madwifi \
|
||||
PACKAGE_kmod-mac80211:mac80211 \
|
||||
|
||||
PKG_CONFIG_DEPENDS:= \
|
||||
CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK \
|
||||
@ -218,7 +217,6 @@ TARGET_CPPFLAGS := \
|
||||
-I$(PKG_BUILD_DIR)/src/crypto \
|
||||
$(TARGET_CPPFLAGS) \
|
||||
-I$(STAGING_DIR)/usr/include/madwifi \
|
||||
-I$(STAGING_DIR)/usr/include/mac80211 \
|
||||
-DCONFIG_LIBNL20 \
|
||||
-D_GNU_SOURCE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user