OSDN Git Service

include more modules, revert hdaps to be a module
[android-x86/device-ibm-thinkpad.git] / x41t_info
1 set -x
2
3 detect_hardware()
4 {
5         modprobe hdaps || true
6         modprobe mmc_block || true
7         return 1
8 }