diff options
Diffstat (limited to 'contrib/local.conf')
-rw-r--r-- | contrib/local.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/local.conf b/contrib/local.conf index 6e27ae4..4ffd5c2 100644 --- a/contrib/local.conf +++ b/contrib/local.conf @@ -67,6 +67,3 @@ IMAGE_FSTYPES =+ "jffs2 tar.gz" PACKAGECONFIG_append_pn-boost = " python" HOSTTOOLS += "/usr/bin/xz" OVERRIDES .= ":${MTBSP}" - -# This is populated in the respective kernel recipe -MLINUX_KERNEL_EXTRA_VERSION = "${@base_read_file('${STAGING_KERNEL_BUILDDIR}/mlinux_pr')}" |