Sign in
android-kvm
/
linux
/
9cd2b07c197e3ff594fc04f5fb3d86efbeab6ad8
/
.
/
drivers
/
hwspinlock
/
Makefile
blob: 5729a3f7ed3dd33db9e77757a7c15f1aea4fb0e9 [
file
] [
log
] [
blame
]
#
# Generic Hardware Spinlock framework
#
obj
-
$
(
CONFIG_HWSPINLOCK
)
+=
hwspinlock_core
.
o
obj
-
$
(
CONFIG_HWSPINLOCK_OMAP
)
+=
omap_hwspinlock
.
o