diff --git a/Readme.md b/Readme.md index b22cb89..5c737a5 100644 --- a/Readme.md +++ b/Readme.md @@ -50,9 +50,11 @@ Product 安全网关产品源代码主目录 source ~/.bashrc #### 5. 编译内核 - - x64_86 -
cd /opt/fsl-kernel/x86/linux-4.9.140 && make -j
cd /opt/fsl-kernel/arm64/linux-4.9.140 && unset LDFLAS
修改 Makefile 文件第 257、258 两行
ARCH ?= $(SUBARCH)