]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - drivers/usb/ulpi/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / drivers / usb / ulpi / Makefile
1 #
2 # Copyright (C) 2011 Jana Rapava <fermata7@gmail.com>
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-$(CONFIG_USB_ULPI)          += ulpi.o
8 obj-$(CONFIG_USB_ULPI_VIEWPORT) += ulpi-viewport.o
9 obj-$(CONFIG_USB_ULPI_VIEWPORT_OMAP)    += omap-ulpi-viewport.o