summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2013-08-06 16:18:07 +0000
committeravg <avg@FreeBSD.org>2013-08-06 16:18:07 +0000
commitcea3d0ebcfdb9647d94f329cbe2a8eb90e3de9d7 (patch)
tree59baa65d504b23301d0c1b73921c359ba2448c70 /sys
parenta07c9d34c39b8316691600e021968b318b087434 (diff)
downloadFreeBSD-src-cea3d0ebcfdb9647d94f329cbe2a8eb90e3de9d7.zip
FreeBSD-src-cea3d0ebcfdb9647d94f329cbe2a8eb90e3de9d7.tar.gz
fix fat-fingering in r253996
MFC after: 17 days X-MFC with: r253996
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/cyclic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/cyclic/Makefile b/sys/modules/cyclic/Makefile
index 054f3c3..6b29be4 100644
--- a/sys/modules/cyclic/Makefile
+++ b/sys/modules/cyclic/Makefile
@@ -11,7 +11,6 @@ CFLAGS+= -I${.CURDIR}/../../cddl/compat/opensolaris \
-I${.CURDIR}/../../cddl/contrib/opensolaris/uts/common \
-I${.CURDIR}/../.. \
-I${.CURDIR}/../../cddl/dev/cyclic/i386
-CFLAGS+= -include ${.CURDIR}/../../cddl/compat/opensolaris/sys/debug_compat.h
IGNORE_PRAGMA= 1
OpenPOWER on IntegriCloud