mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-15 21:58:24 +00:00
usb: Rewrote back-end allocators
Allocate back-end memory dynamically.
This commit is contained in:
committed by
Norman Feske
parent
87f83c1cff
commit
78c752b1c7
@ -1,6 +1,4 @@
|
||||
SRC_C += platform_device.c
|
||||
SRC_CC += mem.cc
|
||||
INC_DIR += $(LIB_INC_DIR)/arm
|
||||
|
||||
vpath platform_device.c $(LIB_DIR)/arm
|
||||
vpath mem.cc $(LIB_DIR)/arm
|
||||
|
Reference in New Issue
Block a user