commit | f9847004bf94ba5457738cb5e0f868821864ff50 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Mon Mar 16 17:52:16 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Mar 16 17:52:16 2009 +1000 |
tree | 9dddb624c8e762581f0cf3727c611ff6810d63cd | |
parent | 5bee17f18b595937e6beafeee5197868a3f74a06 [diff] |
m68k: merge the non-MMU and MMU versions of param.h It is trivial to merge the non-MMU and MMU versions of param.h. Without a single file "make headers_install" is broken for m68k (since each of the sub-varients of param.h are not installed). Signed-off-by: Greg Ungerer <gerg@uclinux.org>