Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernel
[openwrt.git] / package / dnsmasq / Makefile
index 0efb349..f6c2d36 100644 (file)
@@ -36,7 +36,7 @@ endef
 
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
-               CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" \
+               $(TARGET_CONFIGURE_OPTS) \
                BINDIR="/usr/sbin" MANDIR="/usr/man" \
                all
 endef
This page took 0.03171 seconds and 4 git commands to generate.