[coreboot] [commit] r5037 - trunk
svn at coreboot.org
svn at coreboot.org
Mon Jan 18 13:01:10 CET 2010
Author: stepan
Date: 2010-01-18 13:01:10 +0100 (Mon, 18 Jan 2010)
New Revision: 5037
Modified:
trunk/README
Log:
ncurses is only a requirement for make menuconfig, not for Kconfig in general.
Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>
Modified: trunk/README
===================================================================
--- trunk/README 2010-01-18 11:10:03 UTC (rev 5036)
+++ trunk/README 2010-01-18 12:01:10 UTC (rev 5037)
@@ -36,13 +36,13 @@
* make
* python
* perl
- * ncurses
Optional:
* doxygen (for generating/viewing documentation)
* iasl (for targets with ACPI support)
* gdb (for better debugging facilities on some targets)
+ * ncurses (for 'make menuconfig')
Building coreboot
More information about the coreboot
mailing list