-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 372443 b: refs/heads/master c: 1c4c5fe h: refs/heads/master i: 372441: df7678d 372439: 6b1358b v: v3
- Loading branch information
Thomas Abraham
authored and
Kukjin Kim
committed
Mar 25, 2013
1 parent
fbf1b87
commit ebcef2a
Showing
4 changed files
with
542 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 721c42a351b113a9633d2447d9131fe620f2d805 | ||
refs/heads/master: 1c4c5fe0b787ab02bf7c01b091e82e8d09ee1d64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
# Samsung Clock specific Makefile | ||
# | ||
|
||
obj-$(CONFIG_COMMON_CLK) += clk.o | ||
obj-$(CONFIG_COMMON_CLK) += clk.o clk-pll.o |
Oops, something went wrong.