-
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: 139790 b: refs/heads/master c: f178285 h: refs/heads/master v: v3
- Loading branch information
Ramkrishna Vepa
authored and
David S. Miller
committed
Apr 2, 2009
1 parent
5e8095a
commit 5260625
Showing
4 changed files
with
26 additions
and
1 deletion.
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: 5f548a32814a0e5da4656b4eee1e3542f55fbef1 | ||
refs/heads/master: f1782852adb57c8daf76a56146424f6c2f7410b6 |
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 @@ | ||
# | ||
# Makefile for Neterion Inc's X3100 Series 10 GbE PCIe # I/O | ||
# Virtualized Server Adapter linux driver | ||
|
||
obj-$(CONFIG_VXGE) += vxge.o | ||
|
||
vxge-objs := vxge-config.o vxge-traffic.o vxge-ethtool.o vxge-main.o |