diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | config/kernel.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -15,6 +15,6 @@ prefixed with "[CT_NG]" with the following destinations: The people that helped are listed in docs/CREDITS. Many thanks to them! :-) -The list of known issues is listed in docs.known-issues.txt. +The list of known issues is listed in docs/known-issues.txt. Aloha! 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 |