Revision 6dbd588a Makefile.objs

b/Makefile.objs
155 155
common-obj-$(CONFIG_SLIRP) += $(addprefix slirp/, $(slirp-obj-y))
156 156

  
157 157
# xen backend driver support
158
common-obj-$(CONFIG_XEN) += xen_backend.o xen_devconfig.o
159
common-obj-$(CONFIG_XEN) += xen_console.o xenfb.o xen_disk.o xen_nic.o
158
common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o
159
common-obj-$(CONFIG_XEN_BACKEND) += xen_console.o xenfb.o xen_disk.o xen_nic.o
160 160

  
161 161
######################################################################
162 162
# libuser

Also available in: Unified diff