This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-01-06 22:08:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5ed528a2ad
genode
/
repos
/
dde_linux
/
lib
/
mk
/
rpi_usb.mk
6 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
dde_linux: name usb_drv unambigously * 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
2019-04-29 13:24:37 +00:00
SRC_CC
+=
dwc_irq.cc
usb: get rid of combined specs Issue #2280.
2017-02-14 14:48:14 +00:00
dde_linux: name usb_drv unambigously * 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
2019-04-29 13:24:37 +00:00
v
p
a
t
h
%
$(
REP_DIR
)
/
s
r
c
/
l
i
b
/
r
p
i
_
u
s
b
Exclude higher-level repos from strict warnings This is a follow-up commit to "Increase default warning level", which overrides Genode's new default warning level for targets contained in higher-level repositories. By explicitly whitelisting all those targets, we can selectively adjust them to the new strictness over time - by looking out for 'CC_CXX_WARN_STRICT' in the target description files. Issue #465
2018-01-03 17:40:54 +00:00
CC_CXX_WARN_STRICT
=
Reference in New Issue
Copy Permalink