mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-mod-system: drop kmod-ledtrig-* dependency
The kmod packages were dropped from OpenWrt, and the LED triggers are now kernel built-in. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
@@ -7,11 +7,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI Administration - Global System Settings
|
LUCI_TITLE:=LuCI Administration - Global System Settings
|
||||||
LUCI_DEPENDS:=+luci-base \
|
LUCI_DEPENDS:=+luci-base
|
||||||
+kmod-ledtrig-default-on \
|
|
||||||
+kmod-ledtrig-heartbeat \
|
|
||||||
+kmod-ledtrig-netdev \
|
|
||||||
+kmod-ledtrig-timer
|
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user