diff options
Diffstat (limited to 'docs/customize-kernel-config.txt')
-rw-r--r-- | docs/customize-kernel-config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize-kernel-config.txt b/docs/customize-kernel-config.txt index 9adeb7a9d..f96544dc4 100644 --- a/docs/customize-kernel-config.txt +++ b/docs/customize-kernel-config.txt @@ -13,7 +13,7 @@ because your choosen target system does not have support for it or the option is not implemented, yet. OpenADK uses some kind of abstraction layer between the real full featured and complicated Linux kernel configuration and you. It is not perfect and does include a lot of manual work in -+target/linux/config+, but it works in a acceptable way. ++target/linux/config+, but it works in an acceptable way. If you just want to view the Linux configuration, which is actually used for your target, you can execute following command: |