board/arm/foundation-v8/readme.txt
0 → 100644
+26
−0
configs/arm_foundationv8_defconfig
0 → 100644
+15
−0
Loading
Note that this configuration doesn't build entirely: the user must manually run "make busybox-menuconfig" and disable the "Mount NFS filesystems" option, because the toolchain does not have RPC support. This issue will be fixed once the support for toolchain without RPC will be integrated. [Peter: fix readme typo] Signed-off-by:Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>