fix wpa_supplicant cflags

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11311 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2008-06-01 00:10:26 +00:00
parent 8a0895053a
commit 5b88244a33
1 changed files with 1 additions and 0 deletions

View File

@ -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) \