summaryrefslogtreecommitdiffstats
path: root/sys/modules/fdc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/fdc')
-rw-r--r--sys/modules/fdc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/fdc/Makefile b/sys/modules/fdc/Makefile
index a7f53ee..de92183 100644
--- a/sys/modules/fdc/Makefile
+++ b/sys/modules/fdc/Makefile
@@ -20,8 +20,6 @@ SRCS+= opt_fdc.h bus_if.h card_if.h device_if.h \
FDC_DEBUG?= 0 # 0/1
-opt_fdc.h:
- touch ${.TARGET}
.if ${FDC_DEBUG} > 0
echo "#define FDC_DEBUG 1" >> ${.TARGET}
.endif
OpenPOWER on IntegriCloud