summaryrefslogtreecommitdiff
path: root/conf/machine/include/tegra-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tegra-base.inc')
-rw-r--r--conf/machine/include/tegra-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tegra-base.inc b/conf/machine/include/tegra-base.inc
index c49f568..50272f6 100644
--- a/conf/machine/include/tegra-base.inc
+++ b/conf/machine/include/tegra-base.inc
@@ -34,7 +34,7 @@ WKS_FILE ?= "sdimage-bootpart-tegra.wks"
WIC_CREATE_EXTRA_ARGS_append = " --no-fstab-update"
# The kernel lives in a seperate FAT or UBI partition, don't deploy it in /boot
-RDEPENDS_kernel-base = ""
+RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"