summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index b44c3f7..3e2aefd 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -267,11 +267,11 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
#
#BB_SERVER_TIMEOUT = "60"
-# Toradex fitImage support (For EMMC modules)
+# fitImage support (For EMMC modules)
#
# To enable fitimage, uncomment the following two lines
#
-# KERNEL_CLASSES:append = " toradex-fitimage"
+# KERNEL_CLASSES:append = " kernel-fitimage"
# KERNEL_IMAGETYPE:forcevariable = "${@'zImage' if d.getVar('TORADEX_FLASH_TYPE') == 'rawnand' else 'fitImage'}"