diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/bsdos2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/bsdos2.h b/src/s/bsdos2.h index c3c477c4d98..a6970b65491 100644 --- a/src/s/bsdos2.h +++ b/src/s/bsdos2.h | |||
| @@ -6,3 +6,6 @@ | |||
| 6 | #define START_FILES pre-crt0.o /usr/lib/crt0.o | 6 | #define START_FILES pre-crt0.o /usr/lib/crt0.o |
| 7 | #define HAVE_TERMIOS | 7 | #define HAVE_TERMIOS |
| 8 | #define NO_TERMIO | 8 | #define NO_TERMIO |
| 9 | |||
| 10 | #undef KERNEL_FILE | ||
| 11 | #define KERNEL_FILE "/bsd" | ||