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 5a3b199..64b7115 100644
--- a/conf/machine/include/tegra-base.inc
+++ b/conf/machine/include/tegra-base.inc
@@ -12,7 +12,7 @@ XSERVER = "xserver-xorg \
xf86-input-keyboard"
PREFERRED_PROVIDER_virtual/kernel = "linux-toradex"
-KERNEL_IMAGETYPE = "uImage"
+KERNEL_IMAGETYPE = "zImage"
# The kernel lives in a seperate FAT or UBI partition, don't deploy it in /boot
RDEPENDS_kernel-base = ""