summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/libski/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/libski/Makefile')
-rw-r--r--sys/boot/ia64/libski/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/libski/Makefile b/sys/boot/ia64/libski/Makefile
index 92a70a0..0288938 100644
--- a/sys/boot/ia64/libski/Makefile
+++ b/sys/boot/ia64/libski/Makefile
@@ -5,7 +5,7 @@ INTERNALLIB= true
SRCS= skiconsole.c time.c copy.c devicename.c module.c exit.c
SRCS+= delay.c skifs.c elf_freebsd.c bootinfo.c ssc.c
-SRCS+= acpi_stub.c efi_stub.c pal_stub.s sal_stub.c
+SRCS+= acpi_stub.c efi_stub.c pal_stub.S sal_stub.c
CFLAGS+= -ffreestanding -fpic -g
CFLAGS+= -I${.CURDIR}/../include
OpenPOWER on IntegriCloud