summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/ski/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/ski/Makefile')
-rw-r--r--sys/boot/ia64/ski/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/ski/Makefile b/sys/boot/ia64/ski/Makefile
index 1b8e032..71a2263 100644
--- a/sys/boot/ia64/ski/Makefile
+++ b/sys/boot/ia64/ski/Makefile
@@ -11,7 +11,7 @@ SRCS+= main.c conf.c
# Enable BootForth
BOOT_FORTH= yes
CFLAGS+= -g
-CFLAGS+= -I${.CURDIR}/../../ficl -I${.CURDIR}/../../ficl/alpha
+CFLAGS+= -I${.CURDIR}/../../ficl -I${.CURDIR}/../../ficl/ia64
.if BOOT_FORTH
CFLAGS+= -DBOOT_FORTH
.if exists(${.OBJDIR}/../../ficl/libficl.a)
OpenPOWER on IntegriCloud