]> xenbits.xensource.com Git - seabios.git/commit
remove iasl-generated hex files from git repo
authorKevin O'Connor <kevin@koconnor.net>
Thu, 31 May 2012 01:31:42 +0000 (21:31 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 31 May 2012 01:31:42 +0000 (21:31 -0400)
commit51d6ba3e6fac2e78679145fe34f3861225670ae9
tree29865a9a110d0413ee7f69d61be6c57a0455fbcd
parent640cd0ad8136a05a747af858ad463185e8dc6878
remove iasl-generated hex files from git repo

Almost every linux distro has iasl packaged these days.
Lets make it a build dependency and stop the hassle we
have with updating the *.hex files in the git repo.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Makefile
src/acpi-dsdt.hex [deleted file]
src/ssdt-pcihp.hex [deleted file]
src/ssdt-proc.hex [deleted file]
tools/test-build.sh [new file with mode: 0755]
tools/test-gcc.sh [deleted file]