mwan3: remove duplicate Build/Compile from Makefile

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
This commit is contained in:
Aaron Goodman 2020-11-10 08:46:34 -05:00
parent d79a6ee985
commit 1ef1491e1a

View 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