You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/motor/Makefile

7 lines
200 B

#
# makefile for motor driver kernel module
#
obj-$(CONFIG_STEP_MOTOR_STSPIN220) += stspin220_step_motor.o
obj-$(CONFIG_SS_VIBRATOR) += ss_vibrator.o
obj-$(CONFIG_MSM_VIBRATOR) += msm_vibrator.o