-
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: 251207 b: refs/heads/master c: e7579a9 h: refs/heads/master i: 251205: 1e1ad0e 251203: 2a80a93 251199: 6591702 v: v3
- Loading branch information
Ian Campbell
authored and
Konrad Rzeszutek Wilk
committed
Apr 14, 2011
1 parent
0d2cbb6
commit 723c77f
Showing
2 changed files
with
3 additions
and
3 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: 8770b2683f9f98d4c1d6caf2e28f625592bba4f3 | ||
refs/heads/master: e7579a99b598f8e4a2b4df4854fbda2cc961bb02 |
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,3 +1,3 @@ | ||
obj-$(CONFIG_XEN_BLKDEV_BACKEND) := blkbk.o | ||
obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o | ||
|
||
blkbk-y := blkback.o xenbus.o interface.o vbd.o | ||
xen-blkback-y := blkback.o xenbus.o interface.o vbd.o |