Problem Description:
--------------------
1. Do a build with the following configure line:
$
2. do a make all
3. You will notice that it fails when trying to apply the rb-pi-futex patch.
4. It should work since the README states that it is supported on MIPS.
Fix Description:
----------------
1. Added support for rb-pi-futex on this board.
IDENTIFIER = WIND00099542
Installation Instructions:
--------------------------
1. Copy the patch zip file to your
2. Unzip the patch file
3. Go to your
4. Run setup_linux and install the patch
5. This is a source patch so you will have to rebuild the kernel to get the patch.
To Test:
--------
1. Do a build with the following configure line:
$
2. do a make all
3. It should succeed