Fix remaining red from 3fcdadce24

Change-Id: I619a637bdf1fb932c3618f1f40aaa1c9e7f98300
This commit is contained in:
Aidan MacDonald 2022-04-16 16:06:13 +01:00
parent 76035decc6
commit 0e8f3669d0

View file

@ -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