ソースを参照

Config.in.legacy: add missing select

BR2_LINUX_KERNEL_CUSTOM_LOCAL was moved to legacy handling during release
2016.11 but does not select BR2_LEGACY.
Add the select, like done by all other symbols in the file.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit e07fcf80bc5347075629b222402ad29008de64b7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Ricardo Martincoski 3 年 前
コミット
e965d938db
1 ファイル変更1 行追加0 行削除
  1. 1 0
      Config.in.legacy

+ 1 - 0
Config.in.legacy

@@ -3888,6 +3888,7 @@ config BR2_PACKAGE_ELEMENTARY
 
 config BR2_LINUX_KERNEL_CUSTOM_LOCAL
 	bool "Linux kernel local directory option removed"
+	select BR2_LEGACY
 	help
 	  The option to select a local directory as the source of the
 	  Linux kernel has been removed. It hurts reproducibility of