-
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: 265279 b: refs/heads/master c: 1fe003f h: refs/heads/master i: 265277: 5a7fc6c 265275: 588934f 265271: 3e441d3 265263: f89a4b1 265247: 656137b 265215: cc8580b v: v3
- Loading branch information
Jeff Kirsher
committed
Aug 13, 2011
1 parent
fb30c6e
commit 194823f
Showing
9 changed files
with
19 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: 4ee542995273f6d6a83bc76cd13d71662f1c141c | ||
refs/heads/master: 1fe003fd4247edf0d1ccf32061b046b90492a954 |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# | ||
# Aeroflex Gaisler network device configuration | ||
# | ||
|
||
config GRETH | ||
tristate "Aeroflex Gaisler GRETH Ethernet MAC support" | ||
depends on SPARC | ||
select PHYLIB | ||
select CRC32 | ||
---help--- | ||
Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC. |
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,5 @@ | ||
# | ||
# Makefile for the Aeroflex Gaisler network device drivers. | ||
# | ||
|
||
obj-$(CONFIG_GRETH) += greth.o |
File renamed without changes.
File renamed without changes.