-
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: 324819 b: refs/heads/master c: 14c9fda h: refs/heads/master i: 324817: 561fc76 324815: 82e2923 v: v3
- Loading branch information
Dan Magenheimer
authored and
Greg Kroah-Hartman
committed
Sep 6, 2012
1 parent
c6f3906
commit 8308f6c
Showing
16 changed files
with
6,284 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: faca2ef77abf1983e87d36b14bc181efb983979a | ||
refs/heads/master: 14c9fda5c477305ccf0d82ccbdfd47f66a557d65 |
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 |
---|---|---|
@@ -1,3 +1,6 @@ | ||
zcache-y := zcache-main.o tmem.o zbud.o | ||
zcache-$(CONFIG_RAMSTER) += ramster/ramster.o ramster/r2net.o | ||
zcache-$(CONFIG_RAMSTER) += ramster/nodemanager.o ramster/tcp.o | ||
zcache-$(CONFIG_RAMSTER) += ramster/heartbeat.o ramster/masklog.o | ||
|
||
obj-$(CONFIG_ZCACHE2) += zcache.o |
Oops, something went wrong.