commit | 03f88e9f7145b03fd0d855918d54a3bf5342ac5e | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Oct 20 09:15:05 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Oct 20 09:15:05 2005 +1000 |
tree | 9784f24cda3a16c668dd9c4a6c444bd04d76e12b | |
parent | b123923d486d38e1a961e82040a26838401aebb5 [diff] |
ppc64: Minor compilation fixes This defines CONFIG_PPC_STD_MMU for ppc64, changes an instance of sys32_ to compat_sys_ in the ppc64 syscall table, and removes a reference to a non-existent arch/powerpc/xmon/Makefile. Signed-off-by: Paul Mackerras <paulus@samba.org>