Date: Wed, 13 Apr 2005 14:47:20 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: vkashyap@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 files src/sys/dev/twa tw_cl.h tw_cl_externs.h tw_cl_fwif.h tw_cl_fwimg.c tw_cl_init.c ... Message-ID: <20050413.144720.74733619.nyan@jp.FreeBSD.org> In-Reply-To: <200504122207.j3CM7BVf075009@repoman.freebsd.org> References: <200504122207.j3CM7BVf075009@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <200504122207.j3CM7BVf075009@repoman.freebsd.org> Vinod Kashyap <vkashyap@FreeBSD.org> writes: > Since the Common Layer is used across OS's, the FreeBSD specific include > path for header files (/sys/dev/twa) is not part of the #include pre-processor > directive in any of the source files. For being able to integrate twa into > the kernel despite this, Makefile.<arch> has been changed to add the include > path to CFLAGS. Why do you add CFLAGS to all Makefile.<arch>? The twa is enabled only on i386 and amd64. --- TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050413.144720.74733619.nyan>