ncurses is only a requirement for make menuconfig, not for Kconfig in general.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5037 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2010-01-18 12:01:10 +00:00 committed by Stefan Reinauer
parent 81d5b0ca30
commit 6acc0a1795
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -36,13 +36,13 @@ Build Requirements
* 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