diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2010-12-26 14:16:22 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2011-01-22 11:03:08 -0500 |
commit | 06d0bdd9e2e20377b3180e4986b14c8549b393e4 (patch) | |
tree | 4eef1354c8f7663469ff9b0b9bfa053b7ab27eb9 /src/cmos.h | |
parent | 33abfc0ac58dc2f46def756ad5fe78c49d65a6b5 (diff) | |
download | seabios-rel-0.6.1.3.tar.gz |
Minor build fixes.rel-0.6.1.3
I made these two tiny changes to SeaBIOS when I was playing with the
HEAD version.
The Makefile change prevents the test command from failing if CC
contains a space.
The coreboot change prevents a warning on our gcc 4.5.2 in certain
circumstances when sizeof seems to be unsigned long int instead of
unsigned int.
They're both unintrusive, shouldn't have potential for breaking
anything.
Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Diffstat (limited to 'src/cmos.h')
0 files changed, 0 insertions, 0 deletions