We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d24e85 commit 5f58c2cCopy full SHA for 5f58c2c
1 file changed
kernel/bsdkm/README.md
@@ -16,7 +16,7 @@ cd ~/
16
git clone https://github.com/philljj/wolfssl.git
17
cd ~/wolfssl && git co bsdkm
18
./autogen.sh
19
-./configure --enable-bsdkm --enable-cryptonly --enable-crypttests --enable-all-crypto --disable-asm && make
+./configure --enable-freebsdkm --enable-cryptonly --enable-crypttests --enable-all-crypto --disable-asm && make
20
file bsdkm/libwolfssl.ko
21
```
22
0 commit comments