summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorrin <rin@NetBSD.org>2020-06-29 06:39:38 +0000
committerrin <rin@NetBSD.org>2020-06-29 06:39:38 +0000
commitd9753c50056db1970c831fda1bff86b6fa426843 (patch)
tree8b05ea7742fbcf9551cceadf2b00d96afba05577 /sys/dev/microcode
parentd00a421a18e4d8bc17f7609e04b88c193faeb13a (diff)
No longer depend on libl.
Diffstat (limited to 'sys/dev/microcode')
-rw-r--r--sys/dev/microcode/aic7xxx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/aic7xxx/Makefile b/sys/dev/microcode/aic7xxx/Makefile
index cfaec6a8590..900e574afd0 100644
--- a/sys/dev/microcode/aic7xxx/Makefile
+++ b/sys/dev/microcode/aic7xxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/06/27 16:00:34 jdolecek Exp $
+# $NetBSD: Makefile,v 1.9 2020/06/29 06:39:38 rin Exp $
7XXX_SEQ= aic7xxx.seq
7XXX_SEQHDR= aic7xxx_seq.h
@@ -17,7 +17,7 @@ SRCS= aicasm.c aicasm_symbol.c aicasm_scan.l aicasm_macro_scan.l \
YHEADER=1
-DPADD+= ${LIBL} ${LIBY}
+DPADD+= ${LIBY}
LDADD+= -ly
NOSHARE=# defined