Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295719
b: refs/heads/master
c: ce9c00e
h: refs/heads/master
i:
  295717: 202ed89
  295715: 0641e99
  295711: 6f9885c
v: v3
  • Loading branch information
Kukjin Kim committed Mar 11, 2012
1 parent debc572 commit 1e5face
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 92 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: c15a04338b5a6d4305d107a5b6c0cd43418b7f3e
refs/heads/master: ce9c00eea187f0c54971caec477f721c2dc5cd3d
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 1e5face

Please sign in to comment.