aboutsummaryrefslogtreecommitdiff
path: root/net/mwan3
diff options
context:
space:
mode:
authorAaron Goodman <aaronjg@stanford.edu>2020-11-10 08:46:34 -0500
committerAaron Goodman <aaronjg@stanford.edu>2020-11-10 08:46:34 -0500
commit1ef1491e1af09b153f9771defd5d069babf5cc68 (patch)
treed3bf8214878dfdcf9a59f7cd829ca90d0b5a42dc /net/mwan3
parentd79a6ee985052ac136cbe634d360eaa307c6b1b9 (diff)
mwan3: remove duplicate Build/Compile from Makefile
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Diffstat (limited to 'net/mwan3')
-rw-r--r--net/mwan3/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/mwan3/Makefile b/net/mwan3/Makefile
index 9ba177477..b8a05b624 100644
--- a/net/mwan3/Makefile
+++ b/net/mwan3/Makefile
@@ -43,9 +43,6 @@ define Package/mwan3/conffiles
/etc/mwan3.user
endef
-define Build/Compile
-endef
-
define Package/mwan3/postinst
#!/bin/sh
if [ -z "$${IPKG_INSTROOT}" ]; then