da1f2723c4
the video mode on machines with ancient or no video cards is not clear, for safety's sake a I created a new biosboot variant, biosboot_resetvideo that does the call. Anyway, now I can boot my i-opener without hitting Tab. Thanks Andrew!
6 lines
119 B
Makefile
6 lines
119 B
Makefile
# $NetBSD: Makefile,v 1.1 2000/04/23 19:57:14 tsarna Exp $
|
|
|
|
BASE= biosboot_resetvideo
|
|
|
|
.include "../biosboot/Makefile"
|