autocore-arm: add missing separator
Fixes: #486 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
238f915876
commit
04516bb742
@ -16,7 +16,7 @@ define Package/autocore-arm
|
||||
MAINTAINER:=CN_SZTL
|
||||
DEPENDS:=@(arm||aarch64) \
|
||||
+TARGET_bcm27xx:bcm27xx-userland \
|
||||
+TARGET_bcm53xx:nvram
|
||||
+TARGET_bcm53xx:nvram \
|
||||
+ethtool
|
||||
VARIANT:=arm
|
||||
endef
|
||||
|
||||
Loading…
Reference in New Issue
Block a user