commit | 963a7cf655df573cbf12063dec6b18e9e6d4de0c | [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 | bae9ea6dd2cae2b1b4f1265de4edcea7e10bd23e [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>