mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
31a9f4707c
commit
fdd327e401
@ -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