configure switch at boot time based on vlan*ports
[openwrt.git] / openwrt / package / atftp / Makefile
index 3a69231..a609c53 100644 (file)
@@ -53,6 +53,7 @@ $(PKG_BUILD_DIR)/.built:
        mkdir -p $(PKG_INSTALL_DIR)
        $(MAKE) -C $(PKG_BUILD_DIR) \
                $(TARGET_CONFIGURE_OPTS) \
+               CFLAGS="$(TARGET_CFLAGS) -Wall -D_REENTRANT" \
                DESTDIR=$(PKG_INSTALL_DIR) \
                all install
        touch $@
This page took 0.020802 seconds and 4 git commands to generate.