Browse Source

mwan3: remove duplicate Build/Compile from Makefile

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
lilik-openwrt-22.03
Aaron Goodman 4 years ago
parent
commit
1ef1491e1a
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      net/mwan3/Makefile

+ 0
- 3
net/mwan3/Makefile 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


Loading…
Cancel
Save