mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-03 17:44:54 +00:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
#
|
||
|
# Generic Hardware Spinlock framework
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o
|