genode/repos/dde_linux/src/drivers/usb/target.mk
Sebastian Sumpf d48219138c usb: transition to the new base API
* remove all 'Genode::env()' calls
* use attached roms to read configuration
* use compoenent framework
* remove all PDBG, PINF, PWRN macros

Issue #1987
Fixes #2019
2016-06-28 11:09:25 +02:00

4 lines
58 B
Makefile

TARGET = usb_drv
SRC_CC = main.cc
LIBS = base usb