fix two typos. Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
diff -purNx tags ../linux-2.6.11-rc4.orig/Makefile ./Makefile --- ../linux-2.6.11-rc4.orig/Makefile 2005-02-13 04:06:56.000000000 +0100 +++ ./Makefile 2005-02-13 16:48:22.000000000 +0100 @@ -539,7 +539,7 @@ CFLAGS += $(call cc-option,-Wno-pointer- # Default kernel image to build when no specific target is given. # KBUILD_IMAGE may be overruled on the commandline or # set in the environment -# Also any assingments in arch/$(ARCH)/Makefiel take precedence over +# Also any assignments in arch/$(ARCH)/Makefile take precedence over # this default value export KBUILD_IMAGE ?= vmlinux - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/