0
0
mirror of https://github.com/openwrt/luci.git synced 2025-07-30 09:10:22 +00:00
Files
Paul Donald c5736a30da luci-app-chrony: allow non NTS variant also
Closes #7857

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2025-07-08 01:32:39 +02:00

18 lines
325 B
Makefile

#
# Copyright (C) 2025 OpenWrt.org
#
# This is free software, licensed under Apache-2.0.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for chrony
LUCI_DEPENDS:=+luci-base +chrony
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature