Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> ---
by god, i'll get a patch in there somehow. :-) diff --git a/scripts/Makefile b/scripts/Makefile index 1c73c5a..9177794 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -15,7 +15,7 @@ hostprogs-$(CONFIG_IKCONFIG) += bin2c always := $(hostprogs-y) $(hostprogs-m) -# The following hostprogs-y programs are only build on demand +# The following hostprogs-y programs are built only on demand hostprogs-y += unifdef subdir-$(CONFIG_MODVERSIONS) += genksyms ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://crashcourse.ca ======================================================================== - To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
