You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
378 B
17 lines
378 B
// Autogenerated with Android.sources.bp.mk
|
|
|
|
cc_defaults {
|
|
name: "libdrm_freedreno_sources",
|
|
srcs: [
|
|
"freedreno_device.c",
|
|
"freedreno_pipe.c",
|
|
"freedreno_ringbuffer.c",
|
|
"freedreno_bo.c",
|
|
"freedreno_bo_cache.c",
|
|
"msm/msm_bo.c",
|
|
"msm/msm_device.c",
|
|
"msm/msm_pipe.c",
|
|
"msm/msm_ringbuffer.c",
|
|
],
|
|
}
|