mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kmod: clean up modprobe.d/
This commit is contained in:
parent
6b4d9ef088
commit
ecb41770cd
@ -67,10 +67,6 @@ post_makeinstall_target() {
|
||||
ln -sf /usr/bin/kmod $INSTALL/sbin/modinfo
|
||||
ln -sf /usr/bin/kmod $INSTALL/sbin/modprobe
|
||||
|
||||
# add system modprobe.d dir
|
||||
mkdir -p $INSTALL/etc/modprobe.d
|
||||
cp $PKG_DIR/modprobe.d/* $INSTALL/etc/modprobe.d
|
||||
|
||||
# add user modprobe.d dir
|
||||
mkdir -p $INSTALL/usr/config/modprobe.d
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user