]> git.sur5r.net Git - u-boot/blob - drivers/usb/ulpi/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / ulpi / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (C) 2011 Jana Rapava <fermata7@gmail.com>
4
5 obj-$(CONFIG_USB_ULPI)          += ulpi.o
6 obj-$(CONFIG_USB_ULPI_VIEWPORT) += ulpi-viewport.o
7 obj-$(CONFIG_USB_ULPI_VIEWPORT_OMAP)    += omap-ulpi-viewport.o