mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix wpa_supplicant cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11311 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -48,6 +48,7 @@ endef
|
||||
define Build/Compile
|
||||
rm -rf $(PKG_INSTALL_DIR)
|
||||
mkdir -p $(PKG_INSTALL_DIR)
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CC="$(TARGET_CC)" \
|
||||
KERNEL=$(LINUX_DIR) \
|
||||
|
||||
Reference in New Issue
Block a user