ckfwq/linux-3.0.4/drivers/hwspinlock/Makefile

7 lines
142 B
Makefile
Raw Normal View History

2024-12-30 10:53:50 +08:00
#
# Generic Hardware Spinlock framework
#
obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o
obj-$(CONFIG_HWSPINLOCK_OMAP) += omap_hwspinlock.o