mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 18:20:11 +01:00
See build/soong/README.md for more information about Soong. Removes BOARD_GPU_DRIVERS, which wasn't affecting anything, since none of the HAVE_* macros are defined. Even if they were, we'd prefer to compile all of them so that a single library can support multiple boards.
6 lines
110 B
Text
6 lines
110 B
Text
prebuilt_etc {
|
|
name: "amdgpu.ids",
|
|
proprietary: true,
|
|
sub_dir: "hwdata",
|
|
src: "amdgpu.ids",
|
|
}
|