Diff between 78640291a91e40f5f0fcc7e40929c53c781e3661 and 731d648d9bcf26793637a2dce428dcb64fcd5004
Changed Files
| File | Additions | Deletions | Status |
| Makefile.tools | +1 | -2 | modified |
Full Patch
diff --git a/Makefile.tools b/Makefile.tools
index e232a11..68af885 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -43,8 +43,7 @@ emulator_btvirt_SOURCES = emulator/main.c monitor/bt.h \
emulator/vhci.h emulator/vhci.c \
emulator/btdev.h emulator/btdev.c \
emulator/bthost.h emulator/bthost.c \
- emulator/amp.h emulator/amp.c \
- emulator/le.h emulator/le.c
+ emulator/amp.h emulator/amp.c
emulator_b1ee_SOURCES = emulator/b1ee.c monitor/mainloop.h monitor/mainloop.c