dsl-qos-queue: fix compile errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16181 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -33,6 +33,7 @@ define Build/Compile
|
||||
$(call Build/Compile/Default, \
|
||||
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/libipq $(TARGET_CPPFLAGS)" \
|
||||
LDFLAGS="$(TARGET_LDFLAGS)" \
|
||||
LIBIPQ=$(STAGING_DIR)/usr/lib/libipq.a \
|
||||
all \
|
||||
)
|
||||
endef
|
||||
|
Reference in New Issue
Block a user