mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 03:45:24 +00:00
dde_linux: remove base cxx dep from usb.inc
This commit is contained in:
parent
8870539904
commit
f127f5c7fc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user