[PATCH 02/12] remove obsolete comment
Sascha Hauer
s.hauer at pengutronix.de
Mon Jan 25 02:32:20 EST 2010
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
include/command.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/include/command.h b/include/command.h
index f103045..393438d 100644
--- a/include/command.h
+++ b/include/command.h
@@ -79,11 +79,6 @@ void barebox_cmd_usage(cmd_tbl_t *cmdtp);
#endif /* __ASSEMBLY__ */
-/*
- * Configurable monitor commands definitions have been moved
- * to include/cmd_confdefs.h
- */
-
#define __stringify_1(x) #x
#define __stringify(x) __stringify_1(x)
--
1.6.6
More information about the barebox
mailing list