mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 00:38:05 -04:00
6 lines
139 B
Makefile
Executable file
6 lines
139 B
Makefile
Executable file
#
|
|
# Makefile for the vibrator driver ICs with vibrator driver
|
|
#
|
|
|
|
obj-$(CONFIG_DC_MOTOR) += dc_motor.o
|
|
obj-$(CONFIG_SEC_VIB) += sec_vib.o
|