kmod.mk: Remove a trailing reference to pccarddevs.h

Fixes:		31b35400cf ("pccard: Remove more of the PC Card infrastructure")
This commit is contained in:
John Baldwin
2025-11-12 09:29:04 -05:00
parent 595fcd71a8
commit 6bf611ada2
+1 -1
View File
@@ -472,7 +472,7 @@ CLEANFILES+= ${_i}
.m.h: ${SYSDIR}/tools/makeobjops.awk
${AWK} -f ${SYSDIR}/tools/makeobjops.awk ${.IMPSRC} -h
.for _i in mii pccard
.for _i in mii
.if !empty(SRCS:M${_i}devs.h)
CLEANFILES+= ${_i}devs.h
${_i}devs.h: ${SYSDIR}/tools/${_i}devs2h.awk ${SYSDIR}/dev/${_i}/${_i}devs