From: "Luis R. Rodriguez" <mcg...@suse.com> We'll be adding options for xen as well.
Cc: Borislav Petkov <b...@suse.de> Cc: Pekka Enberg <penb...@kernel.org> Cc: David Rientjes <rient...@google.com> Cc: Michal Marek <mma...@suse.cz> Cc: Randy Dunlap <rdun...@infradead.org> Cc: penb...@kernel.org Cc: levinsasha...@gmail.com Cc: mtosa...@redhat.com Cc: fengguang...@intel.com Cc: David Vrabel <david.vra...@citrix.com> Cc: Ian Campbell <ian.campb...@citrix.com> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> Cc: xen-de...@lists.xenproject.org Acked-by: David Rientjes <rient...@google.com> Signed-off-by: Luis R. Rodriguez <mcg...@suse.com> --- arch/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/Makefile b/arch/x86/Makefile index c78747b..36eea65 100644 --- a/arch/x86/Makefile +++ b/arch/x86/Makefile @@ -273,5 +273,5 @@ define archhelp echo ' bzdisk/fdimage*/isoimage also accept:' echo ' FDARGS="..." arguments for the booted kernel' echo ' FDINITRD=file initrd for the booted kernel' - echo ' kvmconfig - Enable additional options for guest kernel support' + echo ' kvmconfig - Enable additional options for kvm guest kernel support' endef -- 2.0.0.rc3.18.g00a5b79 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/