mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Tweak kmod for dumb scripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0ee07e59de
commit
e170ae77c4
@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="install">make install
|
<screen><userinput remap="install">make install
|
||||||
|
|
||||||
for target in depmod insmod modinfo modprobe rmmod; do
|
for target in depmod insmod lsmod modinfo modprobe rmmod; do
|
||||||
ln -sv ../bin/kmod /sbin/$target
|
ln -sv ../bin/kmod /sbin/$target
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user