mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
readme: create linux kernel min config section
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user