config names

pull/13762/head
Sharif Elgamal 2022-04-26 09:38:30 -07:00
parent b070d4e4d7
commit 15c9e2a161
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
config BR2_PACKAGE_CNI
config BR2_PACKAGE_CNI_AARCH64
bool "cni"
default y
depends on BR2_aarch64

View File

@ -1,4 +1,4 @@
config BR2_PACKAGE_CNI_PLUGINS
config BR2_PACKAGE_CNI_PLUGINS_AARCH64
bool "cni-plugins"
default y
depends on BR2_aarch64

View File

@ -1,4 +1,4 @@
config BR2_PACKAGE_CONTAINERD_BIN
config BR2_PACKAGE_CONTAINERD_BIN_AARCH64
bool "containerd-bin"
default y
depends on BR2_aarch64

View File

@ -1,4 +1,4 @@
config BR2_PACKAGE_CRICTL_BIN
config BR2_PACKAGE_CRICTL_BIN_AARCH64
bool "crictl-bin"
default y
depends on BR2_aarch64

View File

@ -1,4 +1,4 @@
config BR2_PACKAGE_DOCKER_BIN
config BR2_PACKAGE_DOCKER_BIN_AARCH64
bool "docker-bin"
default y
depends on BR2_aarch64