diff options
-rw-r--r-- | recipes-kernel/linux/linux-qoriq.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-qoriq.inc b/recipes-kernel/linux/linux-qoriq.inc index 950c08c9..5992fbff 100644 --- a/recipes-kernel/linux/linux-qoriq.inc +++ b/recipes-kernel/linux/linux-qoriq.inc | |||
@@ -19,6 +19,7 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" | |||
19 | ZIMAGE_BASE_NAME = "zImage-${PKGE}-${PKGV}-${PKGR}-${MACHINE}-${DATETIME}" | 19 | ZIMAGE_BASE_NAME = "zImage-${PKGE}-${PKGV}-${PKGR}-${MACHINE}-${DATETIME}" |
20 | 20 | ||
21 | SCMVERSION ?= "y" | 21 | SCMVERSION ?= "y" |
22 | LOCALVERSION = "" | ||
22 | DELTA_KERNEL_DEFCONFIG ?= "" | 23 | DELTA_KERNEL_DEFCONFIG ?= "" |
23 | 24 | ||
24 | do_configure_prepend() { | 25 | do_configure_prepend() { |