-
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: 100871 b: refs/heads/master c: df1bf4b h: refs/heads/master i: 100869: 4b0e2e0 100867: 25cea20 100863: 70aa5b6 v: v3
- Loading branch information
Sascha Hauer
authored and
Robert Schwebel
committed
Jul 5, 2008
1 parent
8dfc8ba
commit 8a4daa9
Showing
5 changed files
with
1,551 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: c0db2ea4e366c94dd3f880928c02534156e3d1b9 | ||
refs/heads/master: df1bf4bdb2a3a26d4bde8ae1aefc16385dd4898f |
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 |
---|---|---|
|
@@ -4,5 +4,5 @@ | |
|
||
# Object file lists. | ||
|
||
obj-y := mm.o time.o | ||
obj-y := mm.o time.o clock.o | ||
obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o |
Oops, something went wrong.