mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 13:16:22 +00:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
#
|
||
|
# Generic Hardware Spinlock framework
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o
|