summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-opkg/Makefile
blob: 0f3d8a7027ccf524a28c1277c7262c76c651e4c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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:=+luci-base +opkg

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature