From f773d8dee1584964f6bf9c3f30ac1371100a9052 Mon Sep 17 00:00:00 2001 From: Jiao Xianjun Date: Thu, 13 May 2021 16:19:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2b37f5..c6eedf7 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Since the pre-built SD card image might not have the latest bug-fixes/updates, i $OPENWIFI_DIR/user_space/prepare_kernel.sh $OPENWIFI_DIR $XILINX_DIR ARCH_BIT (For Zynq 7000, ARCH_BIT should be 32, for Zynq MPSoC, ARCH_BIT should be 64) ``` - **Note**: In Ubuntu, gcc-10 might have issue, so use gcc-9 if you encounter error. + **Note**: In Ubuntu, gcc-10 might have issue ('yylloc' error), so use gcc-9 if you encounter error. - Compile the latest openwifi driver ``` $OPENWIFI_DIR/driver/make_all.sh $OPENWIFI_DIR $XILINX_DIR ARCH_BIT