luci-app-cpufreq: fix dependency
This commit is contained in:
parent
83e64e6997
commit
a0246643f1
@ -7,7 +7,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI for CPU Freq Setting
|
||||
LUCI_DEPENDS:=@arm @arm64
|
||||
LUCI_DEPENDS:=@(arm||aarch64)
|
||||
PKG_NAME:=luci-app-cpufreq
|
||||
PKG_VERSION:=1
|
||||
PKG_RELEASE:=5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user