diff options
Diffstat (limited to 'qemu/roms/u-boot/drivers/usb/phy/Makefile')
-rw-r--r-- | qemu/roms/u-boot/drivers/usb/phy/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/qemu/roms/u-boot/drivers/usb/phy/Makefile b/qemu/roms/u-boot/drivers/usb/phy/Makefile deleted file mode 100644 index 93d147e26..000000000 --- a/qemu/roms/u-boot/drivers/usb/phy/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Copyright (c) 2009 Wind River Systems, Inc. -# Tom Rix <Tom.Rix@windriver.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-$(CONFIG_TWL4030_USB) += twl4030.o -obj-$(CONFIG_OMAP_USB_PHY) += omap_usb_phy.o |