summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall/Makefile')
-rw-r--r--release/sysinstall/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile
index 9f76ae8..4381f9e 100644
--- a/release/sysinstall/Makefile
+++ b/release/sysinstall/Makefile
@@ -16,7 +16,8 @@ SRCS= anonFTP.c attr.c cdrom.c command.c config.c devices.c \
uc_eisa.c uc_isa.c uc_kmem.c uc_list.c uc_main.c uc_pci.c \
uc_scsi.c keymap.h variable_load.c
-CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR} -I/sys
+CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR}
+CFLAGS+= -I${.CURDIR}/../../sys
CFLAGS+= -DUC_PRIVATE -DKERN_NO_SYMBOLS -DSAVE_USERCONFIG
#CFLAGS+= -DUSE_XIG_ENVIRONMENT
OpenPOWER on IntegriCloud