commit | c6c621bdb50532a7a41c9de4922a774470cfe93d | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Sun Aug 05 16:07:19 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:20 2012 +0200 |
tree | 454d5f03d6e2528faee861155351808b61aed08e | |
parent | f418597369c88912b8f7351eda02d28c3e1eb0d6 [diff] |
README: fix references to config_cmd_default.h All usage of config_cmd_default.h uses <> for the include statement. Update the README to do the same, rather than using "". Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>