summarylogtreecommitdiffstats
path: root/asus-touchpad-numpad-driver-git.install
blob: a9cbf68908c5dd4597a5c4e1a964f39e3f4c1a9c (plain)
1
2
3
4
post_install() {
	modprobe i2c-dev
	echo "i2c-dev" | tee /etc/modules-load.d/i2c-dev.conf >/dev/null
}