autocore: add VARIANT

This commit is contained in:
CN_SZTL 2020-07-18 14:23:22 +08:00
parent 2c4f3fdc82
commit a455a5fa07
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -17,12 +17,14 @@ define Package/autocore-arm
TITLE:=Arm auto core loadbalance script.
MAINTAINER:=CN_SZTL
DEPENDS:=@(TARGET_bcm27xx||TARGET_ipq806x)
VARIANT:=arm
endef
define Package/autocore-x86
TITLE:=x86/x64 auto core loadbalance script.
MAINTAINER:=Lean
DEPENDS:=@TARGET_x86 +bc +lm-sensors +ethtool
VARIANT:=x86
endef
define Package/autocore-arm/description