Use the target disklabel_mbr.h, since it just describes data structures for
use on the target. This gets prep-mkbootimage to compile under Linux.
This commit is contained in:
parent
6a6764c12b
commit
4eb51f77ed
|
@ -0,0 +1,3 @@
|
|||
/* $NetBSD: disklabel_mbr.h,v 1.1 2002/05/12 12:30:10 bjh21 Exp $ */
|
||||
|
||||
#include "../../../sys/sys/disklabel_mbr.h"
|
Loading…
Reference in New Issue