From: Wu Zhangjin Date: Thu, 2 Jul 2009 15:27:12 +0000 (+0800) Subject: MIPS: Loongson: Add a machtype kernel command line argument X-Git-Tag: v2.6.32-rc1~658^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3209e70e5ed1821be8d9b87fe9e8bd6cffa4b4c7;p=pandora-kernel.git MIPS: Loongson: Add a machtype kernel command line argument The difference between some loongson-based machines is very small, so, if there is no necessary to add new kernel config options to cope with this difference, it will be better to share the same kernel image file between them, benefit from this, the linux distribution developers only have a need to compile the kernel one time. This machtype kernel command line argument will be used later to share the same kernel image file between two different machines(menglong & yeeloong) made by lemote. Thanks very much to Zhang Le for cleaning up the machtype implementation. Signed-off-by: Wu Zhangjin Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed