Build bootblocks to always use COM0 for console.

This commit is contained in:
kim 1999-07-11 01:23:53 +00:00
parent f93a90f888
commit 0dc60ae78c

View File

@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 1999/07/11 01:23:53 kim Exp $
BASE= biosboot_com0
.include "../biosboot/Makefile"