summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/microcode/aic7xxx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/microcode/aic7xxx/Makefile b/sys/dev/microcode/aic7xxx/Makefile
index bd97e6e83fe..5cb8188478a 100644
--- a/sys/dev/microcode/aic7xxx/Makefile
+++ b/sys/dev/microcode/aic7xxx/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.12 2017/07/19 12:50:32 espie Exp $
+# $OpenBSD: Makefile,v 1.13 2017/10/17 19:31:56 naddy Exp $
# $FreeBSD: src/sys/dev/aic7xxx/Makefile,v 1.6 1999/08/28 00:41:22 peter Exp $
PROG= aicasm
@@ -15,10 +15,8 @@ LDADD+= -ll
CC=${HOSTCC}
# Correct path for kernel builds
-# Don't rely on the kernel's .depend file
.ifdef MAKESRCPATH
.PATH: ${MAKESRCPATH}
-DEPENDFILE=
.endif
CFLAGS+= -I. -I${.CURDIR}