-
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.
- Loading branch information
Paul Mackerras
committed
Sep 21, 2008
1 parent
47023e4
commit d2d4e59
Showing
14 changed files
with
136 additions
and
406 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: 8b05cefca73bfbd98c89f16327f5d7da52ab7c3c | ||
refs/heads/master: 1afb7f809bfb8fad9eec9419f3dfd75cee746ebd |
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
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,13 +1,7 @@ | ||
obj-$(CONFIG_44x) := misc_44x.o idle.o | ||
obj-$(CONFIG_PPC44x_SIMPLE) += ppc44x_simple.o | ||
obj-$(CONFIG_EBONY) += ebony.o | ||
obj-$(CONFIG_TAISHAN) += taishan.o | ||
obj-$(CONFIG_BAMBOO) += bamboo.o | ||
obj-$(CONFIG_YOSEMITE) += bamboo.o | ||
obj-$(CONFIG_SAM440EP) += sam440ep.o | ||
obj-$(CONFIG_SEQUOIA) += sequoia.o | ||
obj-$(CONFIG_KATMAI) += katmai.o | ||
obj-$(CONFIG_RAINIER) += rainier.o | ||
obj-$(CONFIG_WARP) += warp.o | ||
obj-$(CONFIG_WARP) += warp-nand.o | ||
obj-$(CONFIG_CANYONLANDS) += canyonlands.o | ||
obj-$(CONFIG_XILINX_VIRTEX_5_FXT) += virtex.o |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.