From: Greg Ungerer Date: Thu, 8 Dec 2011 05:39:05 +0000 (+1000) Subject: m68k: consolidate the vmlinux.lds linker scripts X-Git-Tag: v3.2.52~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2187004fa49f190aa89eb1e3cc01623d62f480a8;p=pandora-kernel.git m68k: consolidate the vmlinux.lds linker scripts commit 40c1b9cfeedf79b909c961e0e00a13497e80bc82 upstream. The merge of m68knommu left the linker scripts a little disorganized. Some consistent naming and squashing two of scripts that just include others can simplify things a lot. So merge the two simple including scripts, and rename the nommu script to be consistent with the existing m68k linker scripts. Signed-off-by: Greg Ungerer Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed