projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e30b8
)
wireguard: move to kernel build directory
author
Felix Fietkau
<nbd@nbd.name>
Sat, 11 Nov 2017 12:01:50 +0000
(13:01 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Sat, 11 Nov 2017 12:20:39 +0000
(13:20 +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 f9ed6baf8ed6b887d9ba110c9a19b0aa6b964ce2..9be2a4c19779befd741b7381ac2c029bf0316040 100644
(file)
--- a/
package/network/services/wireguard/Makefile
+++ b/
package/network/services/wireguard/Makefile
@@
-21,7
+21,7
@@
PKG_HASH:=096b6482a65e566c7bf8c059f5ee6aadb2de565b04b6d810c685f1c377540325
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