]> Git Repo - linux.git/blame - net/phonet/Makefile
Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
[linux.git] / net / phonet / Makefile
CommitLineData
9641458d 1obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
8ead536d 2
927a41f5 3phonet-y := \
f8ff6028 4 pn_dev.o \
8fb39740 5 pn_netlink.o \
ba113a94 6 socket.o \
107d0d9b 7 datagram.o \
87ab4e20 8 sysctl.o \
8ead536d 9 af_phonet.o
9641458d 10
927a41f5 11pn_pep-y := pep.o pep-gprs.o
This page took 0.327107 seconds and 4 git commands to generate.