mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:32:59 +02:00
use the static version of libnl for hostapd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9562 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ee803fa235
commit
1296caad85
@ -82,7 +82,7 @@ define Build/CompileTarget
|
||||
$(MAKE) -C $(PKG_BUILD_DIR)/hostapd.$(1) \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
LIBS="$(TARGET_LDFLAGS) -L$(STAGING_DIR)/usr/lib \
|
||||
$(if $(wildcard $(STAGING_DIR)/usr/include/mac80211/*),-lnl)" \
|
||||
$(if $(wildcard $(STAGING_DIR)/usr/include/mac80211/*),-lm $(STAGING_DIR)/usr/lib/libnl.a)" \
|
||||
hostapd hostapd_cli
|
||||
$(CP) $(PKG_BUILD_DIR)/hostapd.$(1)/hostapd_cli $(PKG_BUILD_DIR)/
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user