added makefile rule to create bootable CDs and removed a printf call in
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 23 Jan 2019 02:20:08 +0000 (04:20 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 23 Jan 2019 02:20:08 +0000 (04:20 +0200)
commitaea4c0e820b437aebb00a90b5f9fd847044f88fe
tree6e689810f918eb358c4e0db7833583c80d9fdbb8
parent41e4fa8d02a2ca85c871c8cc3a4c6c93331cdfb3
added makefile rule to create bootable CDs and removed a printf call in
vbetest which interfered with the video mode by attempting to change the
CRTC scroll registers.
Makefile
src/test/vbetest.c