blob: 8fd83d5d0600aa8dfea7a90f2cfbed583017e979 [file] [log] [blame]
Simon Glass019808f2015-03-25 12:22:37 -06001#
2# (C) Copyright 2015 Google, Inc
3# Written by Simon Glass <sjg@chromium.org>
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
Simon Glassf4f71532015-03-25 12:22:39 -06008obj-$(CONFIG_USB_EMUL) += sandbox_flash.o
Simon Glass5db43992015-03-25 12:22:40 -06009obj-$(CONFIG_USB_EMUL) += sandbox_hub.o
Simon Glass019808f2015-03-25 12:22:37 -060010obj-$(CONFIG_USB_EMUL) += usb-emul-uclass.o