dde_linux: remove base cxx dep from usb.inc

This commit is contained in:
Josef Söntgen 2014-11-22 15:10:09 +01:00 committed by Christian Helmuth
parent 8870539904
commit f127f5c7fc
1 changed files with 2 additions and 1 deletions

View File

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