Revision e57dd20b Makefile.target
b/Makefile.target | ||
---|---|---|
562 | 562 |
|
563 | 563 |
# xen backend driver support |
564 | 564 |
XEN_OBJS := xen_machine_pv.o xen_backend.o |
565 |
XEN_OBJS += xen_console.o |
|
565 | 566 |
ifeq ($(CONFIG_XEN), yes) |
566 | 567 |
OBJS += $(XEN_OBJS) |
567 | 568 |
LIBS += $(XEN_LIBS) |
Also available in: Unified diff