Skip to content

Commit 5f58c2c

Browse files
committed
bsdkm: change enable-bsdkm to enable-freebsdkm.
1 parent 2d24e85 commit 5f58c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/bsdkm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cd ~/
1616
git clone https://github.com/philljj/wolfssl.git
1717
cd ~/wolfssl && git co bsdkm
1818
./autogen.sh
19-
./configure --enable-bsdkm --enable-cryptonly --enable-crypttests --enable-all-crypto --disable-asm && make
19+
./configure --enable-freebsdkm --enable-cryptonly --enable-crypttests --enable-all-crypto --disable-asm && make
2020
file bsdkm/libwolfssl.ko
2121
```
2222

0 commit comments

Comments
 (0)