sync with OpenBSD -current
This commit is contained in:
parent
f3c6f98243
commit
4b49aefbb1
101 changed files with 911 additions and 672 deletions
13
lib/libdrm/radeon/Android.sources.bp
Normal file
13
lib/libdrm/radeon/Android.sources.bp
Normal file
|
@ -0,0 +1,13 @@
|
|||
// Autogenerated with Android.sources.bp.mk
|
||||
|
||||
cc_defaults {
|
||||
name: "libdrm_radeon_sources",
|
||||
srcs: [
|
||||
"radeon_bo_gem.c",
|
||||
"radeon_cs_gem.c",
|
||||
"radeon_cs_space.c",
|
||||
"radeon_bo.c",
|
||||
"radeon_cs.c",
|
||||
"radeon_surface.c",
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue