Significant cleanup to how configuration files are generated.

Default autogenerated version works. Need to sort out config options
This commit is contained in:
Bahadir Balban
2009-10-20 19:35:02 +03:00
parent a6ed056ea7
commit b85d4202ce
8 changed files with 142 additions and 568 deletions

View File

@@ -21,8 +21,7 @@ def main():
#
# Configure
#
if options.config or not os.path.exists(CML2_OLDCONFIG_FILE):
configure_kernel(CML2_CML_FILE)
configure_system(options, args)
#
# Build the kernel