fix makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4606 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -30,8 +30,7 @@ define Package/dsl-qos-queue
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(call Build/Compile/Default,CC=$(TARGET_CC) \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
$(call Build/Compile/Default, \
|
||||
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
|
||||
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
|
||||
install_prefix="$(PKG_INSTALL_DIR)" \
|
||||
|
Reference in New Issue
Block a user