summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/arch/i386/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/i386/Makefile b/src/arch/i386/Makefile
index e2dba9bd6..0a80ff946 100644
--- a/src/arch/i386/Makefile
+++ b/src/arch/i386/Makefile
@@ -19,7 +19,6 @@ START= $(BIN)/start32.o $(BIN)/linuxbios.o \
$(BIN)/callbacks.o $(BIN)/pxe_callbacks.o
SRCS+= arch/i386/prefix/floppyprefix.S
-SRCS+= arch/i386/prefix/unhuf.S
SRCS+= arch/i386/prefix/unnrv2b.S
SRCS+= arch/i386/firmware/pcbios/bios.c
SRCS+= arch/i386/firmware/pcbios/console.c