This commit was generated by cvs2svn to compensate for changes in r925,
[linux-2.6.git] / arch / xen / kernel / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 XENARCH := $(subst ",,$(CONFIG_XENARCH))
6
7 CPPFLAGS_vmlinux.lds += -U$(XENARCH)
8
9 $(obj)/vmlinux.lds.S:
10         @ln -fsn $(srctree)/arch/$(XENARCH)/kernel/vmlinux.lds.S $@
11
12 extra-y += vmlinux.lds
13
14 obj-y   := ctrl_if.o evtchn.o fixup.o reboot.o gnttab.o devmem.o
15
16 obj-$(CONFIG_PROC_FS) += xen_proc.o
17 obj-$(CONFIG_NET)     += skbuff.o
18 obj-$(CONFIG_SMP)     += smp.o