small-package/luci-app-advanced/Makefile

18 lines
420 B
Makefile
Raw Normal View History

2021-09-05 16:50:22 +08:00
# Copyright (C) 2019 sirpdboy <https://github.com/sirpdboy/luci-app-advanced/>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for advanced and filebrowser
PKG_VERSION:=1.9
define Package/luci-app-advanced/conffiles
/etc/config/advanced
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature