summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-usteer/Makefile
diff options
context:
space:
mode:
authorRamon00 <github@flightfoil.com>2023-11-30 17:43:34 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2023-11-30 17:43:34 +0200
commita6753d44e7bcff305f789e182031fb5f089a8836 (patch)
treeab5cd96c5c5a3fa6245c9fe82b30ba30d66b0840 /applications/luci-app-usteer/Makefile
parenteaea31f760a572e7a4ffe902e26cae9562fb1560 (diff)
Luci-app-usteer: First version of luci-app-usteer
Signed-off-by: Ramon Van Gorkom <github@flightfoil.com> [most trailing whitespace errors removed]
Diffstat (limited to 'applications/luci-app-usteer/Makefile')
-rw-r--r--applications/luci-app-usteer/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/applications/luci-app-usteer/Makefile b/applications/luci-app-usteer/Makefile
new file mode 100644
index 0000000000..f0fb08177c
--- /dev/null
+++ b/applications/luci-app-usteer/Makefile
@@ -0,0 +1,11 @@
+# See /LICENSE for more information.
+# This is free software, licensed under the GNU General Public License v2.
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=LuCI usteer app for js based luci
+LUCI_DEPENDS:=+luci-base +usteer
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature