readme: create linux kernel min config section

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-02-06 00:00:05 +00:00
parent 649d06d675
commit f70a935d3b
3 changed files with 50 additions and 8 deletions

View File

@@ -123,7 +123,7 @@ Run `make modules_install` after `make`.
'gem5_defconfig'
)
elif self.env['custom_config_file']:
base_config_given = False
base_config_given = True
base_config_needs_copy = True
custom_config_file = self.env['custom_config_file']
else: