aboutsummaryrefslogtreecommitdiff
path: root/net/fastd/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-09-07 15:24:45 -0700
committerRosen Penev <rosenp@gmail.com>2021-09-17 22:06:52 -0700
commit5ccd4d1c250acb3d3e65f16e55926ef0bc80153d (patch)
tree7f154afba065089345ccb54b9f8fd104f5c681c1 /net/fastd/Makefile
parent9a172a52fbd293c742d02cdb49f77ddf06928c7f (diff)
treewide: compile with tools/meson
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/fastd/Makefile')
-rw-r--r--net/fastd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/fastd/Makefile b/net/fastd/Makefile
index 9175227a5..fee7795d3 100644
--- a/net/fastd/Makefile
+++ b/net/fastd/Makefile
@@ -43,11 +43,10 @@ PKG_CONFIG_DEPENDS:=\
CONFIG_FASTD_WITH_OFFLOAD_L2TP
-PKG_BUILD_DEPENDS:=meson/host nacl
-PKG_BUILD_PARALLEL:=1
+PKG_BUILD_DEPENDS:=nacl
include $(INCLUDE_DIR)/package.mk
-include ../../devel/meson/meson.mk
+include $(INCLUDE_DIR)/meson.mk
define Package/fastd
SECTION:=net