sim/Make.defs: remove libusb dependent

Change-Id: Iba9b6ea04597e7e52514dcff7ddc7cbe38488e25
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an
2021-01-14 14:46:48 +08:00
parent 0cd3389459
commit d4947c38eb
-8
View File
@@ -154,14 +154,6 @@ ifeq ($(CONFIG_DEBUG_SYMBOLS),y)
CCLINKFLAGS += -g
endif
ifeq ($(CONFIG_BT_LIBUSB),y)
STDLIBS += -lusb-1.0
endif
ifeq ($(CONFIG_FLUORIDE_HCI_USB),y)
STDLIBS += -lusb-1.0
endif
ifeq ($(CONFIG_SIM_M32),y)
LDLINKFLAGS += -melf_i386
CCLINKFLAGS += -m32