diff options
Diffstat (limited to 'applications/luci-app-babeld/Makefile')
-rw-r--r-- | applications/luci-app-babeld/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-babeld/Makefile b/applications/luci-app-babeld/Makefile index 50ce9ce068..c5f3d27c96 100644 --- a/applications/luci-app-babeld/Makefile +++ b/applications/luci-app-babeld/Makefile @@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for babeld LUCI_DEPENDS:=+luci-base +babeld +luci-compat -LUCI_PKGARCH:=all include ../../luci.mk |