Update README

This commit is contained in:
Gregory Nutt 2014-12-09 06:21:30 -06:00
parent f31c72d7af
commit c6cc9b1030

View File

@ -682,9 +682,3 @@ traveler
cd /usr/lib/
sudo ln -s libXext.so.6.4.0 libXext.so
4. Don't enable CONFIG_GRAPHICS_TRAVELER_PERFMON. Timing is
really important on the target platform anyway. But for the
simulation platform, timing works very strangely since there
are not timer interrupts. So if this is enabled you will
most likely get divide-by-zero errors.