mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 22:21:07 +02:00
Fix ixp compilation errors (#1003)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5771 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c3319b5b6f
commit
00d9d408c8
@ -38,6 +38,7 @@ endef
|
||||
define Build/Compile
|
||||
$(MAKE) -C "$(PKG_BUILD_DIR)/Module" \
|
||||
CC="$(TARGET_CC)" \
|
||||
LD="$(TARGET_CROSS)ld" \
|
||||
ARCH="$(LINUX_KARCH)" \
|
||||
PWD="$(PKG_BUILD_DIR)/Module" \
|
||||
KERNDIR="$(LINUX_DIR)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user