drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / staging / usbip / Makefile
1 ccflags-$(CONFIG_USBIP_DEBUG) := -DDEBUG
2
3 obj-$(CONFIG_USBIP_CORE) += usbip-core.o
4 usbip-core-y := usbip_common.o usbip_event.o
5
6 obj-$(CONFIG_USBIP_VHCI_HCD) += vhci-hcd.o
7 vhci-hcd-y := vhci_sysfs.o vhci_tx.o vhci_rx.o vhci_hcd.o
8
9 obj-$(CONFIG_USBIP_HOST) += usbip-host.o
10 usbip-host-y := stub_dev.o stub_main.o stub_rx.o stub_tx.o