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