-
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: 204507 b: refs/heads/master c: f70a974 h: refs/heads/master i: 204505: 80a59e3 204503: 00f425f v: v3
- Loading branch information
Ralf Baechle
committed
Aug 5, 2010
1 parent
d2c2003
commit ab04054
Showing
5 changed files
with
10 additions
and
11 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: 9ebc2935f346964c34e5f376263c4071f66edcd9 | ||
refs/heads/master: f70a974dd04619575723331a4f767254b76e3c8e |
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
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# | ||
# Wind River PPMC Board (4KC + GT64120) | ||
# | ||
platform-$(CONFIG_WR_PPMC) += wrppmc/ | ||
cflags-$(CONFIG_WR_PPMC) += \ | ||
-I$(srctree)/arch/mips/include/asm/mach-wrppmc | ||
load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 |