luci-app-adblock: Fix package call from buildroot
authorINAGAKI Hiroshi <redacted>
Sun, 26 Mar 2017 14:15:03 +0000 (23:15 +0900)
committerINAGAKI Hiroshi <redacted>
Sun, 26 Mar 2017 14:15:03 +0000 (23:15 +0900)
Cannot load this package in buildroot, so I fixed package call from
buildroot in the Makefile.

Signed-off-by: INAGAKI Hiroshi <redacted>
applications/luci-app-adblock/Makefile

index 5657cfc90adf8ab27db06aedf0215885deb14a36..614faf0e83ec35097cce8d2f2640c1ff9f108322 100644 (file)
@@ -9,3 +9,5 @@ LUCI_DEPENDS:=+adblock
 LUCI_PKGARCH:=all
 
 include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature
\ No newline at end of file
git clone https://git.99rst.org/PROJECT