armbian-build/packages/bsp/rk3399/50-mali.rules
JMCC 688782062c
Fix mali permissions for RK3328
RK 3328 and RK3399 have different names for the mali kernel node ("mali" vs "mali0"). Adjusting the udev rule to cover both.
2020-10-16 18:13:07 +02:00

3 lines
45 B
Plaintext

KERNEL=="mali*", MODE="0660", GROUP="video"