diff options
Diffstat (limited to 'src/arch/i386/Makefile')
-rw-r--r-- | src/arch/i386/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/i386/Makefile b/src/arch/i386/Makefile index 94b85c807..c1c21e580 100644 --- a/src/arch/i386/Makefile +++ b/src/arch/i386/Makefile @@ -6,6 +6,7 @@ SRCDIRS += arch/i386/image SRCDIRS += arch/i386/drivers/bus SRCDIRS += arch/i386/drivers/net SRCDIRS += arch/i386/drivers/disk +SRCDIRS += arch/i386/interface/pcbios # The various xxx_loader.c files are #included into core/loader.c and # should not be compiled directly. |