aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/i386/libi386/Makefile')
-rw-r--r--stand/i386/libi386/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stand/i386/libi386/Makefile b/stand/i386/libi386/Makefile
index 038557c6a826..7205d3a61988 100644
--- a/stand/i386/libi386/Makefile
+++ b/stand/i386/libi386/Makefile
@@ -7,6 +7,7 @@ SRCS+= bio.c
SRCS+= biosacpi.c
SRCS+= biosdisk.c
SRCS+= biosmem.c
+SRCS+= biosmemdisk.c
SRCS+= biospci.c
SRCS+= biospnp.c
SRCS+= biossmap.c