mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 01:58:55 +00:00
bf5a631a14
* Make package buildable for ARM too * Move usb library to src targets for explicitly named targets * adapt remaining run-scripts to use the correctly named usb drivers Ref #2190
6 lines
80 B
Makefile
6 lines
80 B
Makefile
SRC_CC += dwc_irq.cc
|
|
|
|
vpath % $(REP_DIR)/src/lib/rpi_usb
|
|
|
|
CC_CXX_WARN_STRICT =
|