mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 21:30:54 +07:00
8 lines
151 B
Makefile
8 lines
151 B
Makefile
|
obj-y += xenbus.o
|
||
|
|
||
|
xenbus-objs =
|
||
|
xenbus-objs += xenbus_client.o
|
||
|
xenbus-objs += xenbus_comms.o
|
||
|
xenbus-objs += xenbus_xs.o
|
||
|
xenbus-objs += xenbus_probe.o
|