From: Greg Ungerer Date: Wed, 28 Jun 2006 06:44:14 +0000 (+1000) Subject: [PATCH] m68knommu: remove fixed ROM region setups from linker script X-Git-Tag: v2.6.18-rc1~417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c952af548012bcf281623dafa2173897bfc6a77;p=pandora-kernel.git [PATCH] m68knommu: remove fixed ROM region setups from linker script Remove the hard coded ROM region setups. Use Kconfig options to specify these in a generic way for platorms that want them. This builds on top of the other recent m68knommu linker script changes to completely remove fixed board configurations. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed