Fix a compilation bug when disabling serial support.
This commit is contained in:
parent
d619861976
commit
d05b7706ed
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-11-07 Yoshinori K. Okuji <okuji@gnu.org>
|
||||
|
||||
* stage2/builtins.c (terminal_func) [!SUPPORT_SERIAL]: Disable
|
||||
the wait code, as it is usable only when serial support is on.
|
||||
Reported by Karl Hammar <karl@kalle.csb.ki.se>.
|
||||
|
||||
2001-10-27 Yoshinori K. Okuji <okuji@gnu.org>
|
||||
|
||||
JFS and XFS support is added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue