Add readme

This commit is contained in:
Huang Xin 2019-05-21 17:31:09 +08:00
parent fcbc8c741a
commit 8f3b084d0e
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ Product 安全网关产品源代码主目录
#### 5. 编译内核
- x64_86
<code>cd /opt/fsl-kernel/x86/linux-4.9.140 && make -j</code>
<p><code>cd /opt/fsl-kernel/x86/linux-4.9.140 && make -j</code></p>
- arm64
<code>cd /opt/fsl-kernel/arm64/linux-4.9.140 && unset LDFLAS</code>
修改 Makefile 文件第 257、258 两行