Revision 8e02e54c Makefile

b/Makefile
124 124
slirp-obj-y += tcp_subr.o tcp_timer.o udp.o bootp.o tftp.o
125 125
obj-$(CONFIG_SLIRP) += $(addprefix slirp/, $(slirp-obj-y))
126 126

  
127
LIBS+=$(VDE_LIBS)
128

  
129 127
# xen backend driver support
130 128
obj-$(CONFIG_XEN) += xen_backend.o xen_devconfig.o
131 129
obj-$(CONFIG_XEN) += xen_console.o xenfb.o xen_disk.o xen_nic.o

Also available in: Unified diff