fix igmpproxy compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12159 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-05 20:50:12 +00:00
parent 04ed50d2e1
commit 6dab58f6f7

View File

@ -36,6 +36,8 @@ define Package/igmpproxy/conffiles
/etc/igmpproxy.conf
endef
TARGET_CFLAGS += -Dlog=igmpproxy_log
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR)/src \
CC="$(TARGET_CC)" \