small-package/luci-app-fileassistant/Makefile

13 lines
403 B
Makefile
Raw Normal View History

2022-04-17 13:34:25 +08:00
# From https://github.com/DarkDean89/luci-app-filebrowser
# From https://github.com/stuarthua/oh-my-openwrt/tree/master/stuart/luci-app-fileassistant
2022-04-17 13:27:31 +08:00
# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
2022-04-17 13:34:25 +08:00
LUCI_TITLE:=LuCI support for Fileassistant
2022-04-17 13:27:31 +08:00
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature