* update ps3 target kernel config * reduce FB default size * enable FB console rotation
[oweals/openwrt.git] / package / dnsmasq / Makefile
index 6e4c2229c45089e0bfe8163eb0fb57b0189c54d8..c5b57183175465eb66c45ae5bcefb521ce85469c 100644 (file)
@@ -34,6 +34,7 @@ define Build/Compile
                $(TARGET_CONFIGURE_OPTS) \
                CFLAGS="$(TARGET_CFLAGS) -DHAVE_ISC_READER=1" \
                BINDIR="/usr/sbin" MANDIR="/usr/man" \
+               AWK="awk" \
                all
 endef