Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295877
b: refs/heads/master
c: bde7556
h: refs/heads/master
i:
  295875: d5b7f62
v: v3
  • Loading branch information
Arnd Bergmann committed Mar 20, 2012
1 parent ea52c5e commit 5e1bded
Show file tree
Hide file tree
Showing 36 changed files with 2,096 additions and 2,077 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: 62a16d025c683fe9e1eada7683095013b96ce9d1
refs/heads/master: bde755679a3ba5af0d16231f8532e8373c5e2ecc
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-exynos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ obj- :=

# Core

obj-$(CONFIG_ARCH_EXYNOS4) += common.o clock.o
obj-$(CONFIG_ARCH_EXYNOS) += common.o
obj-$(CONFIG_ARCH_EXYNOS4) += clock-exynos4.o
obj-$(CONFIG_CPU_EXYNOS4210) += clock-exynos4210.o
obj-$(CONFIG_SOC_EXYNOS4212) += clock-exynos4212.o

Expand Down
Loading

0 comments on commit 5e1bded

Please sign in to comment.