tweak style

This commit is contained in:
Warner Losh 2017-10-16 03:59:33 +00:00
parent 7f20726e4b
commit bcbe0c006e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=324650

View File

@ -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)