autocore-arm: no longer limit the specific target

These code are good enough to do this. Now we don’t need to make
this line longer and longer.

(cherry picked from commit 268a5e1191)
This commit is contained in:
AmadeusGhost 2021-06-28 23:01:54 +08:00 committed by Tianling Shen
parent dd546b4f85
commit 8fbe36f23a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -11,15 +11,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=autocore
PKG_VERSION:=1
PKG_RELEASE:=$(AUTORELEASE)
PKG_VERSION:=2
PKG_RELEASE:=$(COMMITCOUNT)
include $(INCLUDE_DIR)/package.mk
define Package/autocore-arm
TITLE:=ARM auto core script.
MAINTAINER:=CN_SZTL
DEPENDS:=@(TARGET_bcm27xx||TARGET_bcm53xx||TARGET_ipq40xx||TARGET_ipq806x||TARGET_mvebu||TARGET_sunxi||TARGET_rockchip) \
DEPENDS:=@(arm||aarch64) \
+TARGET_bcm27xx:bcm27xx-userland \
+TARGET_bcm53xx:nvram
VARIANT:=arm