Date: Thu, 15 Nov 2001 10:59:04 -0800 (PST) From: Makoto MATSUSHITA <matusita@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/an Makefile Message-ID: <200111151859.fAFIx4u37362@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2001/11/15 10:59:04 PST Modified files: sys/modules/an Makefile Log: Add card_if.h to SRCS. src/sys/dev/an/if_an_pccard.c rev 1.10 change requires to include "card_if.h" but Makefile doesn't know about this file. Without this, kernel build will fail at this driver. Revision Changes Path 1.6 +2 -2 src/sys/modules/an/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111151859.fAFIx4u37362>