mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 07:18:51 +01: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
|