f777763ab3
there are other architectures (e.g. IA64) which also use PXE. * Get the console right in pxeboot, from Andreas Gustafsson. * Add a "com0" version of pxeboot, to address the same issue that biosboot_com0 addresses.
6 lines
117 B
Makefile
6 lines
117 B
Makefile
# $NetBSD: Makefile,v 1.1 2002/02/20 03:00:27 thorpej Exp $
|
|
|
|
BASE= pxeboot_ia32_com0
|
|
|
|
.include "../pxeboot/Makefile"
|