Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187334
b: refs/heads/master
c: 2c2f69b
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Jan 15, 2010
1 parent bb02f8f commit 74670a6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 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: 682e2b7d45878586ce84f6993da0b8a2981a399d
refs/heads/master: 2c2f69b15d5420291a941ace10149e76f0af7ab0
3 changes: 1 addition & 2 deletions trunk/arch/arm/plat-s3c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ obj- :=

# Core support for all Samsung SoCs

obj-y += init.o
obj-y += init.o
obj-y += time.o
obj-y += clock.o
obj-y += pwm-clock.o
obj-y += gpio.o
obj-y += gpio-config.o
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/arm/plat-samsung/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ obj-m :=
obj-n := dummy.o
obj- :=

# Objects we always build independent of SoC choice

obj-y += clock.o

obj-$(CONFIG_SAMSUNG_CLKSRC) += clock-clksrc.o
File renamed without changes.

0 comments on commit 74670a6

Please sign in to comment.