mwan3: remove duplicate Build/Compile from Makefile
authorAaron Goodman <redacted>
Tue, 10 Nov 2020 13:46:34 +0000 (08:46 -0500)
committerAaron Goodman <redacted>
Tue, 10 Nov 2020 13:46:34 +0000 (08:46 -0500)
Signed-off-by: Aaron Goodman <redacted>
net/mwan3/Makefile

index 9ba177477882b103ad2f2231f8339431e226d241..b8a05b6241f4a0e20998e541117e49478408ee02 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT