X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=d87969559f5badc73d0fbfe9c04b451f2f579e01;hb=88929f9bf4cb22c5f6e57845f8637864fb578d6a;hp=9438f4bbe0c969ca1a7ba710b20d21a5a047817a;hpb=dbbecb5c17c5dc62f6115cf5ce076d972cc3b702;p=coreboot.git diff --git a/README b/README index 9438f4bbe..d87969559 100644 --- a/README +++ b/README @@ -34,7 +34,6 @@ Build Requirements * gcc / g++ * make - * python Optional: @@ -42,6 +41,7 @@ Optional: * iasl (for targets with ACPI support) * gdb (for better debugging facilities on some targets) * ncurses (for 'make menuconfig') + * flex and bison (for regenerating parsers) Building coreboot @@ -51,7 +51,7 @@ Please consult http://www.coreboot.org/Build_HOWTO for details. Testing coreboot Without Modifying Your Hardware -------------------------------------------------- +------------------------------------------------ If you want to test coreboot without any risks before you really decide to use it on your hardware, you can use the QEMU system emulator to run