git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dba99e
)
m68k: use the MMU version of unistd.h for all m68k platforms
author
Greg Ungerer
<gerg@uclinux.org>
Mon, 16 Mar 2009 12:12:28 +0000
(22:12 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 16 Mar 2009 22:44:55 +0000
(08:44 +1000)
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 <gerg@uclinux.org>
No differences found