Date: Sat, 18 Feb 2006 01:38:45 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk Message-ID: <200602180138.k1I1cjNA080143@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2006-02-18 01:38:45 UTC
FreeBSD src repository
Modified files:
sys/conf kmod.mk
Log:
Use shell's version of if to check if the firmware really exists in the
current directory to allow user rules to create the firmware (e.g. from a
uuencoded blob). make's version of if is evaluated too early to catch this.
Found-by: gallatin
Revision Changes Path
1.204 +9 -7 src/sys/conf/kmod.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602180138.k1I1cjNA080143>
