Date: Thu, 26 Feb 2009 20:54:43 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf kern.pre.mk Message-ID: <200902262054.n1QKsq9B050201@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-26 20:54:43 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk Log: SVN rev 189089 on 2009-02-26 20:54:43Z by thompsa Allow the old usb stack to compile by adding the appropriate -I foo, this must go before the standard -I$S to have the search happen before /sys/. Make this conditional on 'makeoptions WITH_LEGACY=1' in the kernel config. Prodded by: sam Revision Changes Path 1.106 +5 -1 src/sys/conf/kern.pre.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902262054.n1QKsq9B050201>