[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Exporting Linux defination to Xen Hypervisor.
Is it possible to use the definition and header files provided by Linux kernel in XEN code. I could see that xen/arch/ia64 uses lot of linux kernel code but couldn't able to debug the makefile correctly. PS. I have tried following 1. include linux header in my makefile as CFLAGS += -I$(BASEDIR)/../../linux-2.6.18-xen.hg/include it gives me error as there will be similar header files. even if i could able to do it successfully all defination will be undefined. SO is there any way to do it other that rewriting defination in xen separately. I hope i concern is valid. thanks -tej _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |