From a455a5fa07a5eedf65032b0d72c47127bf11e7d1 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 18 Jul 2020 14:23:22 +0800 Subject: [PATCH] autocore: add VARIANT --- package/lean/autocore/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/lean/autocore/Makefile b/package/lean/autocore/Makefile index 359ff82e18..0de6a5fd70 100644 --- a/package/lean/autocore/Makefile +++ b/package/lean/autocore/Makefile @@ -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