diff options
Diffstat (limited to 'applications/luci-app-ltqtapi')
-rw-r--r-- | applications/luci-app-ltqtapi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-ltqtapi/Makefile b/applications/luci-app-ltqtapi/Makefile index 0b377ba4b8..b6cb2ba06d 100644 --- a/applications/luci-app-ltqtapi/Makefile +++ b/applications/luci-app-ltqtapi/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Lantiq Devices LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN +PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |