mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-09 03:12:06 +08:00
first commit
This commit is contained in:
4
addons/skge/install.sh
Normal file
4
addons/skge/install.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ "${1}" = "rd" ]; then
|
||||
echo "Installing module for Marvell Yukon Gigabit Ethernet adapter"
|
||||
${INSMOD} "/modules/skge.ko" ${PARAMS}
|
||||
fi
|
||||
Reference in New Issue
Block a user