Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224470
b: refs/heads/master
c: 9ed05ad
h: refs/heads/master
v: v3
  • Loading branch information
Tracey Dent authored and David S. Miller committed Nov 22, 2010
1 parent dbf1eac commit 9363b18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 094f2faaa2c4973e50979158f655a1d31a97ba98
refs/heads/master: 9ed05ad3c0629f434b18d20c51162f9bbb4f5d31
4 changes: 2 additions & 2 deletions trunk/net/rxrpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for Linux kernel RxRPC
#

af-rxrpc-objs := \
af-rxrpc-y := \
af_rxrpc.o \
ar-accept.o \
ar-ack.o \
Expand All @@ -21,7 +21,7 @@ af-rxrpc-objs := \
ar-transport.o

ifeq ($(CONFIG_PROC_FS),y)
af-rxrpc-objs += ar-proc.o
af-rxrpc-y += ar-proc.o
endif

obj-$(CONFIG_AF_RXRPC) += af-rxrpc.o
Expand Down

0 comments on commit 9363b18

Please sign in to comment.