Re: [PATCH] udev-009: Allow build with empty EXTRAS
From: Greg KH
Date: Wed Dec 17 2003 - 03:31:49 EST
On Tue, Dec 16, 2003 at 10:04:06PM -0500, Adam Kropelin wrote:
> Need to let the shell expand $EXTRAS so it can properly detect an empty
> list. Without this patch, the build fails whenever $EXTRAS is empty.
$ export EXTRAS=
$ make
$ set | grep EXTRA
EXTRAS=
$
I can't duplicate this problem at all. Someone else once reported it on
the linux-hotplug-devel list, with much the same fix up patch, but later
said they couldn't reproduce it either.
What version of make are you using?
works for me :)
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/