mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-10 18:34:18 +08:00
12 lines
232 B
Makefile
12 lines
232 B
Makefile
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI app for FileBrowser Quantum
|
|
LUCI_DEPENDS:=+filebrowser-q
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|