X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/eb43c75551083a4828bd36f24ae63bfeb5353ac8..4b17cc52e1bc4810d1053a8e7d3465113ef01473:/package/hostapd/Makefile diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index fb8b92d43..f196828c9 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -83,7 +83,7 @@ define Build/ConfigureTarget endef define Build/CompileTarget - CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/madwifi -I$(STAGING_DIR)/usr/include/mac80211 -I$(STAGING_DIR)/usr/include" \ + CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/madwifi -I$(STAGING_DIR)/usr/include/mac80211 -I$(STAGING_DIR)/usr/include/libnl -I$(STAGING_DIR)/usr/include" \ $(MAKE) -C $(PKG_BUILD_DIR)/hostapd.$(1)/hostapd \ $(TARGET_CONFIGURE_OPTS) \ LIBS="$(TARGET_LDFLAGS) -L$(STAGING_DIR)/usr/lib \