-
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: 355479 b: refs/heads/master c: 0d5983a h: refs/heads/master i: 355477: 9ff0db6 355475: 8b9f748 355471: 6456a08 v: v3
- Loading branch information
Barry Song
authored and
Barry Song
committed
Jan 22, 2013
1 parent
2d92354
commit e04c31d
Showing
5 changed files
with
7 additions
and
7 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: ea38960fb63ab5cce2442fa88f5041bcfb1ae8e3 | ||
refs/heads/master: 0d5983a62ad5749068a507e0c579af88f4753261 |
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,8 +1,8 @@ | ||
obj-y := timer.o | ||
obj-y += rstc.o | ||
obj-y += common.o | ||
obj-y += rtciobrg.o | ||
obj-$(CONFIG_DEBUG_LL) += lluart.o | ||
obj-$(CONFIG_CACHE_L2X0) += l2x0.o | ||
obj-$(CONFIG_SUSPEND) += pm.o sleep.o | ||
obj-$(CONFIG_SIRF_IRQ) += irq.o | ||
obj-$(CONFIG_ARCH_PRIMA2) += timer-prima2.o |
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
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
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