diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-06 20:13:05 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-06 20:13:05 +0000 |
commit | 91147b5d18b69d857d24d8e8914b10dc70997e88 (patch) | |
tree | c94581851105fde10198b8245d4755440415cbf3 /config/kernel.in | |
parent | 96be1c7bb9093ee0640bfb4d7c16975f833fa564 (diff) | |
download | crosstool-ng-91147b5d18b69d857d24d8e8914b10dc70997e88.tar.gz crosstool-ng-91147b5d18b69d857d24d8e8914b10dc70997e88.tar.bz2 crosstool-ng-91147b5d18b69d857d24d8e8914b10dc70997e88.zip |
Typoes.
/trunk/README | 2 1 1 0 +-
/trunk/config/kernel.in | 2 1 1 0 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Diffstat (limited to 'config/kernel.in')
-rw-r--r-- | config/kernel.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kernel.in b/config/kernel.in index a2a96860..0178480e 100644 --- a/config/kernel.in +++ b/config/kernel.in @@ -3,7 +3,7 @@ menu "Operating System" # Config option used throughout the config and code to determine wether -# we hace a kernel or not (there might be different bare metal stuff... +# we have a kernel or not (there might be different bare metal stuff... config BARE_METAL bool default n |