]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
MX28: DMA: Prolong the DMA timeout
[karo-tx-uboot.git] / README
diff --git a/README b/README
index fb9d904a2eab0855879feb14f11359b73f0f5e60..da4341f4d6b793923d6f05eaacb9dfe8362c8b33 100644 (file)
--- a/README
+++ b/README
@@ -744,8 +744,8 @@ The following options need to be configured:
 - Monitor Functions:
                Monitor commands can be included or excluded
                from the build by using the #include files
-               "config_cmd_all.h" and #undef'ing unwanted
-               commands, or using "config_cmd_default.h"
+               <config_cmd_all.h> and #undef'ing unwanted
+               commands, or using <config_cmd_default.h>
                and augmenting with additional #define's
                for wanted commands.