summaryrefslogtreecommitdiff
path: root/emulators/rtc/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/rtc/files/Makefile')
-rw-r--r--emulators/rtc/files/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile
index 5fc281685f6e..32ea55733f2c 100644
--- a/emulators/rtc/files/Makefile
+++ b/emulators/rtc/files/Makefile
@@ -37,7 +37,6 @@ CDEV_MAJOR?= 202
DEVNAME= ${KMOD}
SRCS= rtc.c rtc_linux.c vnode_if.h
-
INCLUDE= -I${.CURDIR} -I${SYS}
CFLAGS+= ${INCLUDE} -DCDEV_MAJOR_=${CDEV_MAJOR}