mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +08:00
12 lines
222 B
Makefile
12 lines
222 B
Makefile
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI app for FileBrowser
|
|
LUCI_DEPENDS:=+filebrowser
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|