Fix remaining red from 3fcdadce24
Change-Id: I619a637bdf1fb932c3618f1f40aaa1c9e7f98300
This commit is contained in:
parent
76035decc6
commit
0e8f3669d0
1 changed files with 2 additions and 1 deletions
|
@ -158,7 +158,8 @@ wormlet.c
|
|||
announce_status.c
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_MULTIBOOT
|
||||
/* can't build in the sim for some reason */
|
||||
#if defined(HAVE_MULTIBOOT) && !defined(SIMULATOR)
|
||||
multiboot_select.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue