Merge pull request #4719 from mans0n/pr-kmod-ledtrig
[RFC] luci-mod-system: drop kmod-ledtrig-* dependency
This commit is contained in:
commit
913291d7c8
1 changed files with 1 additions and 5 deletions
|
@ -7,11 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI Administration - Global System Settings
|
||||
LUCI_DEPENDS:=+luci-base \
|
||||
+kmod-ledtrig-default-on \
|
||||
+kmod-ledtrig-heartbeat \
|
||||
+kmod-ledtrig-netdev \
|
||||
+kmod-ledtrig-timer
|
||||
LUCI_DEPENDS:=+luci-base
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue