Fix the duplicate include stanza.
PR: 117125
This commit is contained in:
parent
3750cc7cc3
commit
f464b3caaa
@ -70,9 +70,6 @@ INCLUDES+= -I$S/dev/twa
|
|||||||
# .. and the same for em
|
# .. and the same for em
|
||||||
INCLUDES+= -I$S/dev/em
|
INCLUDES+= -I$S/dev/em
|
||||||
|
|
||||||
# .. and the same for em
|
|
||||||
INCLUDES+= -I$S/dev/em
|
|
||||||
|
|
||||||
CFLAGS= ${COPTFLAGS} ${CWARNFLAGS} ${DEBUG}
|
CFLAGS= ${COPTFLAGS} ${CWARNFLAGS} ${DEBUG}
|
||||||
CFLAGS+= ${INCLUDES} -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h
|
CFLAGS+= ${INCLUDES} -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h
|
||||||
.if ${CC} != "icc"
|
.if ${CC} != "icc"
|
||||||
|
Loading…
Reference in New Issue
Block a user