Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224468
b: refs/heads/master
c: 927a41f
h: refs/heads/master
v: v3
  • Loading branch information
Tracey Dent authored and David S. Miller committed Nov 22, 2010
1 parent 968c652 commit b12dcbe
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: 64387df8da1e4f178a47d53930288a46a357a479
refs/heads/master: 927a41f50c83b539fde5c01911f4968d717199bf
4 changes: 2 additions & 2 deletions trunk/net/phonet/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
obj-$(CONFIG_PHONET) += phonet.o pn_pep.o

phonet-objs := \
phonet-y := \
pn_dev.o \
pn_netlink.o \
socket.o \
datagram.o \
sysctl.o \
af_phonet.o

pn_pep-objs := pep.o pep-gprs.o
pn_pep-y := pep.o pep-gprs.o

0 comments on commit b12dcbe

Please sign in to comment.