-
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: 204511 b: refs/heads/master c: f5e8abd h: refs/heads/master i: 204509: 8759707 204507: ab04054 204503: 00f425f 204495: 37bc6f8 204479: c4e60a0 v: v3
- Loading branch information
Ralf Baechle
committed
Aug 5, 2010
1 parent
adc2480
commit 841de97
Showing
5 changed files
with
9 additions
and
10 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: 53e4345906703785d6d02bd1b418abe2e8c9ebc1 | ||
refs/heads/master: f5e8abd6f1fdba3abf6675700069005e25531208 |
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 @@ | ||
# | ||
# Broadcom BCM63XX boards | ||
# | ||
platform-$(CONFIG_BCM63XX) += bcm63xx/ | ||
cflags-$(CONFIG_BCM63XX) += \ | ||
-I$(srctree)/arch/mips/include/asm/mach-bcm63xx/ | ||
load-$(CONFIG_BCM63XX) := 0xffffffff80010000 |