-
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: 220223 b: refs/heads/master c: 1087020 h: refs/heads/master i: 220221: 84470e8 220219: bbc1ef3 220215: 535af07 220207: ad02e55 220191: 63d6bf0 220159: 4685ed6 v: v3
- Loading branch information
Tracey Dent
authored and
Greg Kroah-Hartman
committed
Oct 8, 2010
1 parent
75db507
commit e2eacef
Showing
2 changed files
with
2 additions
and
2 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: 88efaabced525ff2c372976b9408f810806d3a33 | ||
refs/heads/master: 1087020fb0b12cdebb8c577ec2d1b26e724a1a7c |
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,6 +1,6 @@ | ||
obj-$(CONFIG_CRYSTALHD) += crystalhd.o | ||
|
||
crystalhd-objs := crystalhd_cmds.o \ | ||
crystalhd-y := crystalhd_cmds.o \ | ||
crystalhd_hw.o \ | ||
crystalhd_lnx.o \ | ||
crystalhd_misc.o |