diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-12-04 00:40:34 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-12-04 00:40:34 +0100 |
commit | f013dacf0a90667fbefe35580f8031a84caeb65e (patch) | |
tree | 7e6f5ecf1ce7d800c13b0342ba10d67486c52636 /doc | |
parent | c75eba3b4140187cd0d9bd8049f5df4c49b6889b (diff) |
Code cleanup, especially MIPS for GCC 4.x
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.OFT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.OFT b/doc/README.OFT index 8f00ebb2bb8..dd1c632bc92 100644 --- a/doc/README.OFT +++ b/doc/README.OFT @@ -5,7 +5,7 @@ As part of the ongoing cleanup of the Linux PPC trees, the preferred way to pass bootloader and board setup information is the open firmware flat tree. -Please take a look at the following email discussion for some +Please take a look at the following email discussion for some background. http://ozlabs.org/pipermail/linuxppc-dev/2005-August/019408.html |