mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
4 lines
79 B
Bash
4 lines
79 B
Bash
#!/bin/sh
|
|
# $Id$
|
|
modload -e linux_mod -u -q -o /tmp/linux_mod /lkm/linux_mod.o
|