usb_drv: remove dde_kit

issue #1565
This commit is contained in:
Sebastian Sumpf
2015-05-12 15:16:19 +02:00
committed by Christian Helmuth
parent 131758eae0
commit 0a1664b892
19 changed files with 705 additions and 304 deletions

View File

@@ -1,8 +1,7 @@
LIB_DIR = $(REP_DIR)/src/lib/usb
LIB_INC_DIR = $(LIB_DIR)/include
# FIXME should we *really* dde_kit to this shared library?
LIBS += dde_kit libc-setjmp config
LIBS += libc-setjmp config
SRC_CC += main.cc lx_emul.cc irq.cc timer.cc event.cc storage.cc \
input_component.cc nic.cc raw.cc
SRC_C += dummies.c scsi.c evdev.c raw_driver.c