diff --git a/linux/Config.in b/linux/Config.in index 300252986b..7dec707b8a 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -152,7 +152,7 @@ config BR2_LINUX_KERNEL_VERSION config BR2_LINUX_KERNEL_LICENSE_FILES string "Kernel license files" if BR2_LINUX_KERNEL_CUSTOM_GIT || BR2_LINUX_KERNEL_CUSTOM_HG || \ - BR2_LINUX_KERNEL_CUSTOM_SVN || BR2_LINUX_KERNEL_CUSTOM_TARBALL + BR2_LINUX_KERNEL_CUSTOM_SVN || BR2_LINUX_KERNEL_CUSTOM_VERSION || BR2_LINUX_KERNEL_CUSTOM_TARBALL default "COPYING LICENSES/preferred/GPL-2.0 LICENSES/exceptions/Linux-syscall-note" help A space-separated list of license files related to the Linux