Split mali gpu makefiles per GPU arch
authorVitaliy Tomin <highwaystar.ru@gmail.com>
Fri, 27 May 2022 16:57:40 +0000 (00:57 +0800)
committerNolen Johnson <johnsonnolen@gmail.com>
Fri, 2 Dec 2022 23:07:15 +0000 (18:07 -0500)
commitfec49ec23bce53b8e17f4e019d810282faa6743e
treea55c1056f7f2af4e3f79c4bbd8da43ad6f0115da
parenta97e51b536e43b3a6b6fea6767e401b70967334e
Split mali gpu makefiles per GPU arch

* use TARGET_AMLOGIC_GPU_ARCH flag set to bifrost, midgard or utgard to
  select proper mali module to build

Change-Id: I1b32483fc32e2709688013a2941baa877484dee5
Android.mk
bifrost/Android.mk [new file with mode: 0644]
midgard/Android.mk [new file with mode: 0644]
utgard/Android.mk [new file with mode: 0644]