Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295558
b: refs/heads/master
c: be89cd9
h: refs/heads/master
v: v3
  • Loading branch information
Ohad Ben-Cohen authored and Tony Lindgren committed Mar 6, 2012
1 parent 577e6a0 commit 0ce7d9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7db74d5e327197289f2eb83c13f8d1b565a21467
refs/heads/master: be89cd9db41d7e39e8bebc71aee86938ee675f9c
4 changes: 3 additions & 1 deletion trunk/arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ obj-y += $(smc91x-m) $(smc91x-y)

smsc911x-$(CONFIG_SMSC911X) := gpmc-smsc911x.o
obj-y += $(smsc911x-m) $(smsc911x-y)
obj-$(CONFIG_ARCH_OMAP4) += hwspinlock.o
ifneq ($(CONFIG_HWSPINLOCK_OMAP),)
obj-y += hwspinlock.o
endif

obj-y += common-board-devices.o twl-common.o

0 comments on commit 0ce7d9b

Please sign in to comment.