# # Makefile for the vibrator driver ICs with vibrator driver # obj-$(CONFIG_DC_MOTOR) += dc_motor.o obj-$(CONFIG_SEC_VIB) += sec_vib.o