projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed571c1
)
wireguard: move to kernel build directory
author
Felix Fietkau
<nbd@nbd.name>
Sat, 11 Nov 2017 12:01:50 +0000
(13:01 +0100)
committer
Hans Dedecker
<dedeckeh@gmail.com>
Thu, 16 Nov 2017 21:43:28 +0000
(22:43 +0100)
It builds a kernel module, so its build dir should be target specific
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/wireguard/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/wireguard/Makefile
b/package/network/services/wireguard/Makefile
index 8a1e31031d228991fa67b879d65e4591ccd37159..9c0e075a177932ac7a5fe8131739334203051a42 100644
(file)
--- a/
package/network/services/wireguard/Makefile
+++ b/
package/network/services/wireguard/Makefile
@@
-21,7
+21,7
@@
PKG_HASH:=d9347786a9406ac276d86321ca64aadb1f0639cb0582c6e0519c634cf6e81157
PKG_LICENSE:=GPL-2.0 Apache-2.0
PKG_LICENSE_FILES:=COPYING
-PKG_BUILD_DIR:=$(BUILD_DIR)/WireGuard-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(
KERNEL_
BUILD_DIR)/WireGuard-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0