Support non-local build directory - allow "make OUT=abc/" to work.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 29 Jan 2011 16:26:54 +0000 (11:26 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 29 Jan 2011 19:48:53 +0000 (14:48 -0500)
commit3dba4c236d1f25dfeb88b01c13b1e87e407a5b11
treeb9e521c8231323347df9315f5494a7474e63dbf7
parent42d977125110305704ad5794ba4da163faeed382
Support non-local build directory - allow "make OUT=abc/" to work.

Don't require the build directory to be the "out/" directory of the
SeaBIOS source.
Makefile
src/config.h
src/romlayout.S
vgasrc/vgaentry.S