From: Greg Ungerer Date: Mon, 16 Mar 2009 12:03:25 +0000 (+1000) Subject: m68k: use MMU version of setup.h for both MMU and non-MMU X-Git-Tag: v2.6.29~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f5d3e6ed4405999d5becaffe18415182fa8eb5;p=pandora-kernel.git m68k: use MMU version of setup.h for both MMU and non-MMU The MMU version of setup.h can be used for all m68k platforms. Without a single file "make headers_install" is broken for m68k (since each of the sub-varients of setup.h are not installed). Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed