NetBSD/sys/arch/i386/stand/biosboot_resetvideo/Makefile
tsarna da1f2723c4 Addredd port-i386/9897, but differently. Since the effect of resetting
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!
2000-04-23 19:57:12 +00:00

6 lines
119 B
Makefile

# $NetBSD: Makefile,v 1.1 2000/04/23 19:57:14 tsarna Exp $
BASE= biosboot_resetvideo
.include "../biosboot/Makefile"