OpenCores
URL https://opencores.org/ocsvn/or1k_soc_on_altera_embedded_dev_kit/or1k_soc_on_altera_embedded_dev_kit/trunk

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [tags/] [linux-2.6/] [linux-2.6.24_or32_unified_v2.3/] [net/] [sunrpc/] [Makefile] - Blame information for rev 8

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 xianfeng
#
2
# Makefile for Linux kernel SUN RPC
3
#
4
 
5
 
6
obj-$(CONFIG_SUNRPC) += sunrpc.o
7
obj-$(CONFIG_SUNRPC_GSS) += auth_gss/
8
obj-$(CONFIG_SUNRPC_XPRT_RDMA) += xprtrdma/
9
 
10
sunrpc-y := clnt.o xprt.o socklib.o xprtsock.o sched.o \
11
            auth.o auth_null.o auth_unix.o \
12
            svc.o svcsock.o svcauth.o svcauth_unix.o \
13
            rpcb_clnt.o timer.o xdr.o \
14
            sunrpc_syms.o cache.o rpc_pipe.o
15
sunrpc-$(CONFIG_PROC_FS) += stats.o
16
sunrpc-$(CONFIG_SYSCTL) += sysctl.o

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.