Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / util / optionlist / mkOptionList.py
index d60c130a71356e6af7a5afeab99d47c22d5ff91b..f5b5ab57e90a82d1fe213fd499ac271c49e2d5ff 100755 (executable)
@@ -106,7 +106,7 @@ def main():
        input = prepInput(input)
        output = parseInput(input)
        
-       print "mkOptionList.py: LinuxBIOS option list generator"
+       print "mkOptionList.py: coreboot option list generator"
        print " input file : ", inFilename
        print " output file: ", outFilename