mirror of https://github.com/OpenIPC/firmware.git
[T31] Add ircut module for HICHIP boards
parent
6d8e72e9e1
commit
ed09b07f66
Binary file not shown.
|
@ -87,3 +87,5 @@ if [ $? -ne 0 ]; then
|
|||
insmod ${KMOD_PATH/%\//}/sensor_${SENSOR}_t31.ko ${SENSOR_PARAM}
|
||||
check_return "insmod sensor drv"
|
||||
fi
|
||||
# temporary hax to claim gpio 57,58 on HICHIP boards
|
||||
insmod ${KMOD_PATH/%\//}/ircut.ko
|
Loading…
Reference in New Issue