-
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: 121823 b: refs/heads/master c: b2e53b3 h: refs/heads/master i: 121821: 8ce5358 121819: 22e4667 121815: e066f7c 121807: 2527e04 121791: cd1d2a5 v: v3
- Loading branch information
David Kilroy
authored and
John W. Linville
committed
Nov 10, 2008
1 parent
5ae8c38
commit b97d3a0
Showing
18 changed files
with
14 additions
and
9 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: 5166ccd220f187b2e9edfc5f01eb49f4a0ebf586 | ||
refs/heads/master: b2e53b338b7b4608372d070bb477f3bae3971e5a |
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,12 @@ | ||
# | ||
# Makefile for the orinoco wireless device drivers. | ||
# | ||
|
||
obj-$(CONFIG_HERMES) += orinoco.o hermes.o hermes_dld.o | ||
obj-$(CONFIG_PCMCIA_HERMES) += orinoco_cs.o | ||
obj-$(CONFIG_APPLE_AIRPORT) += airport.o | ||
obj-$(CONFIG_PLX_HERMES) += orinoco_plx.o | ||
obj-$(CONFIG_PCI_HERMES) += orinoco_pci.o | ||
obj-$(CONFIG_TMD_HERMES) += orinoco_tmd.o | ||
obj-$(CONFIG_NORTEL_HERMES) += orinoco_nortel.o | ||
obj-$(CONFIG_PCMCIA_SPECTRUM) += spectrum_cs.o |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.