projects
/
openwrt
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wireguard: no longer need portability patch
[openwrt/openwrt.git]
/
package
/
network
/
services
/
wireguard
/
Makefile
diff --git
a/package/network/services/wireguard/Makefile
b/package/network/services/wireguard/Makefile
index
5ca7b7d
..
770efe4
100644
(file)
--- a/
package/network/services/wireguard/Makefile
+++ b/
package/network/services/wireguard/Makefile
@@
-60,6
+60,7
@@
include $(INCLUDE_DIR)/package-defaults.mk
# Used by Build/Compile/Default
MAKE_PATH:=src/tools
+MAKE_VARS += PLATFORM=linux
define Build/Compile
$(MAKE) $(KERNEL_MAKEOPTS) M="$(PKG_BUILD_DIR)/src" modules