Pager Mapsize updated in cinfo template only instead of cinfo.c

This commit is contained in:
Amit Mahajan
2009-11-03 01:34:51 +05:30
parent a41a8e0d93
commit 2b1adb059d
7 changed files with 66 additions and 64 deletions

View File

@@ -33,6 +33,11 @@ def main():
print "\nBuilding containers..."
containers.build_all_containers()
#
# Generate cinfo
#
generate_cinfo()
#
# Build the kernel
#