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