autocore: switch to use bcm27xx-utils for bcm27xx
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
3db6161c85
commit
853ff743bd
@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
define Package/autocore
|
define Package/autocore
|
||||||
TITLE:=auto core loadbalance script.
|
TITLE:=auto core loadbalance script.
|
||||||
DEPENDS:=@(aarch64||arm||i386||i686||x86_64) \
|
DEPENDS:=@(aarch64||arm||i386||i686||x86_64) \
|
||||||
+TARGET_bcm27xx:bcm27xx-userland \
|
+TARGET_bcm27xx:bcm27xx-utils \
|
||||||
+TARGET_bcm53xx:nvram \
|
+TARGET_bcm53xx:nvram \
|
||||||
+TARGET_x86:ethtool \
|
+TARGET_x86:ethtool \
|
||||||
+TARGET_x86:lm-sensors
|
+TARGET_x86:lm-sensors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user