hide block_t behind _MINIX (for gcc)
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
PROG= boot_monitor
|
||||
CLEANFILES= lib
|
||||
|
||||
CPPFLAGS+= -D_MINIX
|
||||
|
||||
.include <../Makefile.boot>
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
|
||||
FS=ext2fs
|
||||
CLEANFILES= lib
|
||||
CPPFLAGS+= -D_MINIX
|
||||
|
||||
.include <../Makefile.bootxx>
|
||||
|
||||
Reference in New Issue
Block a user