summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-ipkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/luci-lib-ipkg/Makefile')
-rw-r--r--libs/luci-lib-ipkg/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/libs/luci-lib-ipkg/Makefile b/libs/luci-lib-ipkg/Makefile
new file mode 100644
index 0000000000..52fcf6fe82
--- /dev/null
+++ b/libs/luci-lib-ipkg/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:=Legacy opkg interface class
+LUCI_DEPENDS:=+luci-base
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature