Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201469
b: refs/heads/master
c: b042245
h: refs/heads/master
i:
  201467: 3feceb8
v: v3
  • Loading branch information
Linus Walleij authored and Russell King committed Jul 26, 2010
1 parent 11c0e42 commit 8e322f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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: b5417019a6e614f5285f9eb8f9e5b2d62395965b
refs/heads/master: b042245fc2ca8c0326f3f1ea6c4dafc561bb3a82
9 changes: 5 additions & 4 deletions trunk/arch/arm/plat-versatile/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
obj-y := clock.o
obj-$(CONFIG_ARM_TIMER_SP804) += timer-sp.o
# For all but the Integrator, compile these
ifeq ($(CONFIG_ARCH_INTEGRATOR),)
obj-y += sched-clock.o
obj-$(CONFIG_LEDS_CLASS) += leds.o
obj-$(CONFIG_ARCH_REALVIEW) += sched-clock.o
obj-$(CONFIG_ARCH_VERSATILE) += sched-clock.o
ifeq ($(CONFIG_LEDS_CLASS),y)
obj-$(CONFIG_ARCH_REALVIEW) += leds.o
obj-$(CONFIG_ARCH_VERSATILE) += leds.o
endif

0 comments on commit 8e322f6

Please sign in to comment.