[<prev] [next>] [day] [month] [year] [list]
Message-ID: <A2354B6A9F807641B21EEABD666ECEEA02B81E4B@XMB-BGL-416.cisco.com>
Date:	Wed, 22 Feb 2012 15:03:54 +0530
From:	"Naveen B N (nbn)" <nbn@...co.com>
To:	<netdev@...r.kernel.org>
Subject:  Compile xfrm has module 
Hi 
I am trying to compile xfrm has modules that can be inserted during run time , 
I am able to compile but compile it But I found there are few issue inserting the modules.
I have edited the Make file in net/xfrm to refelect the below , there are few undefined references .
Is it polible to build XFRM itself has a module , please guide me on the same.
root@...ng249c:/usr/src/linux-2.6.34# cat net/xfrm/Makefile
#
# Makefile for the XFRM subsystem.
#
obj-m := xfrm_policy.o xfrm_state.o xfrm_hash.o \
                      xfrm_input.o xfrm_output.o xfrm_algo.o \
                      xfrm_sysctl.o
obj-n += xfrm_proc.o
obj-m += xfrm_user.o
obj-m += xfrm_ipcomp.o
Thanks and Regards
Naveen
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
