foundation-v8/readme.txt: remove outdated rpc comment
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 5 Nov 2012 08:30:36 +0000 (09:30 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Nov 2012 07:20:20 +0000 (08:20 +0100)
Now that we don't automatically enable rpc stuff in busybox this comment
no longer applies.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
board/arm/foundation-v8/readme.txt

index 3f8d4ef46dacf53e4a78eb725be03b9c567eb43b..7f419a0e4621a9c28310b03589b54e020e9865c8 100644 (file)
@@ -8,13 +8,6 @@ First, one has to download the AArch64 software simulator from:
 Then, use the arm_foundationv8_defconfig configuration to build your
 Buildroot system.
 
-Note that the Busybox build will fail due to the lack of rpc/rpc.h
-(the AArch64 toolchain does not have RPC support). Run 'make
-busybox-menuconfig', and in 'Linux System Utilities', disable the
-option 'Support mounting NFS file systems on Linux < 2.6.23' and
-restart the build. This problem will be fix in upcomins versions of
-Buildroot.
-
 Finally, boot your system with:
 
  ${LOCATION_OF_FOUNDATIONV8_SIMULATOR}/Foundation_v8 \