diff options
Diffstat (limited to 'drivers/hwspinlock/Makefile')
-rw-r--r-- | drivers/hwspinlock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwspinlock/Makefile b/drivers/hwspinlock/Makefile index b9d2b9f40491..5729a3f7ed3d 100644 --- a/drivers/hwspinlock/Makefile +++ b/drivers/hwspinlock/Makefile | |||
@@ -3,3 +3,4 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o | 5 | obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o |
6 | obj-$(CONFIG_HWSPINLOCK_OMAP) += omap_hwspinlock.o | ||