mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
gem5 graphic mode: checkout just the linux kernel
This commit is contained in:
2
build
2
build
@@ -155,7 +155,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS=\"${post_script_args}\"
|
||||
fi
|
||||
default_config_fragments=
|
||||
else
|
||||
default_config_fragments="${kernel_config_fragment_dir}/min ${kernel_config_fragment_dir}/default"
|
||||
default_config_fragments="${kernel_config_fragment_dir}/min ${kernel_config_fragment_dir}/default ${kernel_config_fragment_dir}/display"
|
||||
fi
|
||||
printf "BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES=\"${default_config_fragments} ${kernel_config_fragments} ${kernel_config_fragment_cli_file}\"\n" >> "$config_file"
|
||||
if "${linux_reconfigure}"; then
|
||||
|
||||
Reference in New Issue
Block a user