Blame view

drivers/hwspinlock/Makefile 184 Bytes
bd9a4c7df   Ohad Ben-Cohen   drivers: hwspinlo...
1
2
3
4
5
  #
  # Generic Hardware Spinlock framework
  #
  
  obj-$(CONFIG_HWSPINLOCK)		+= hwspinlock_core.o
70ba4cc26   Simon Que   drivers: hwspinlo...
6
  obj-$(CONFIG_HWSPINLOCK_OMAP)		+= omap_hwspinlock.o
f84a8ecfc   Mathieu J. Poirier   hwspinlock/u8500:...
7
  obj-$(CONFIG_HSEM_U8500)		+= u8500_hsem.o