d7b3ea9b5f
Modernize the APKBUILD. Load reboot mode kernel module, and uinput kernel module (used by bluetoothd). User facing changes: * Uses some mainline sensor drivers. * Fixes bluetooth audio stuttering (needs some userspace fixes though). Various code refactoring happened. I tried to write a better looking display panel driver rather than reuse the downstream driver. Not quite there yet though.
8 lines
198 B
Text
8 lines
198 B
Text
# This file contains the names of kernel modules that should be loaded
|
|
# at boot time, one per line. Lines beginning with "#" are ignored.
|
|
|
|
# wifi module
|
|
brcmfmac
|
|
|
|
samsung-p4wifi-reboot-mode
|
|
uinput
|