Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91299
b: refs/heads/master
c: a57fb87
h: refs/heads/master
i:
  91297: 638dbab
  91295: e9f0f94
v: v3
  • Loading branch information
Kevin Hilman authored and Tony Lindgren committed Apr 14, 2008
1 parent ef22e0b commit d488b47
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 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: f258b0c6fa6ca653c7f4e6e2846dbb7ed3af3446
refs/heads/master: a57fb870c8c4864031d7568f91e882e93238c9cb
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap1/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
# Common support
obj-y := io.o id.o clock.o irq.o mux.o serial.o devices.o

obj-$(CONFIG_OMAP_MPU_TIMER) += time.o
obj-$(CONFIG_OMAP_MPU_TIMER) += time.o
obj-$(CONFIG_OMAP_32K_TIMER) += timer32k.o

# Power Management
obj-$(CONFIG_PM) += pm.o sleep.o
Expand Down
File renamed without changes.
4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-omap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ obj-m :=
obj-n :=
obj- :=

ifeq ($(CONFIG_ARCH_OMAP1),y)
obj-$(CONFIG_OMAP_32K_TIMER) += timer32k.o
endif

# OCPI interconnect support for 1710, 1610 and 5912
obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o

Expand Down

0 comments on commit d488b47

Please sign in to comment.