mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-12 07:58:10 +09:00
8 lines
169 B
Makefile
Executable File
8 lines
169 B
Makefile
Executable File
#
|
|
# Makefile for the touchscreen drivers.
|
|
#
|
|
# Each configuration option enables a list of files.
|
|
|
|
|
|
obj-$(CONFIG_ROCKCHIP_REMOTECTL_PWM) += rockchip_pwm_remotectl.o
|