Author: imp
Date: Mon Oct 16 03:59:33 2017
New Revision: 324650
URL: https://svnweb.freebsd.org/changeset/base/324650
Log:
tweak style
Modified:
head/sys/boot/ficl.mk
Modified: head/sys/boot/ficl.mk
==============================================================================
--- head/sys/boot/ficl.mk Mon Oct 16 03:59:28 2017 (r324649)
+++ head/sys/boot/ficl.mk Mon Oct 16 03:59:33 2017 (r324650)
@@ -26,8 +26,7 @@ CFLAGS+= -fPIC
CFLAGS+= -m32 -mcpu=powerpc -I.
.endif
-CFLAGS+= -I${FICLDIR} -I${FICLDIR}/${FICL_CPUARCH} \
- -I${FICLDIR}/../common
+CFLAGS+= -I${FICLDIR} -I${FICLDIR}/${FICL_CPUARCH}
-I${SRCTOP}/sys/boot/common
.if ${MACHINE_CPUARCH} == "amd64" && defined(FICL32)
.if !exists(machine)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"