Browse Source

unhuf.S is obsolete and no longer used

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
0ff846a503
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/arch/i386/Makefile

+ 0
- 1
src/arch/i386/Makefile View File

@@ -19,7 +19,6 @@ START=	$(BIN)/start32.o $(BIN)/linuxbios.o \
19 19
 	$(BIN)/callbacks.o $(BIN)/pxe_callbacks.o
20 20
 
21 21
 SRCS+=	arch/i386/prefix/floppyprefix.S
22
-SRCS+=	arch/i386/prefix/unhuf.S
23 22
 SRCS+=	arch/i386/prefix/unnrv2b.S
24 23
 SRCS+=	arch/i386/firmware/pcbios/bios.c
25 24
 SRCS+=	arch/i386/firmware/pcbios/console.c

Loading…
Cancel
Save