summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-opkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-opkg/Makefile')
-rw-r--r--applications/luci-app-opkg/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/applications/luci-app-opkg/Makefile b/applications/luci-app-opkg/Makefile
new file mode 100644
index 0000000000..5763e9115e
--- /dev/null
+++ b/applications/luci-app-opkg/Makefile
@@ -0,0 +1,14 @@
+#
+# Copyright (C) 2018 Jo-Philipp Wich <jo@mein.io>
+#
+# This is free software, licensed under the Apache License, Version 2.0 .
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=OPKG package management application
+LUCI_DEPENDS:=+opkg
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature