Skip to content

Commit

Permalink
Merge pull request #6 from GleammerRay/main
Browse files Browse the repository at this point in the history
Fix building
  • Loading branch information
WeirdTreeThing authored Mar 20, 2024
2 parents 25c33dd + b0f869e commit c1c1e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config → config/config
Original file line number Diff line number Diff line change
Expand Up @@ -2263,7 +2263,7 @@ CONFIG_FW_LOADER_DEBUG=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_FW_LOADER_SYSFS=y
CONFIG_EXTRA_FIRMWARE="amdgpu/stoney_ce.bin amdgpu/stoney_me.bin amdgpu/stoney_mec.bin amdgpu/stoney_pfp.bin amdgpu/stoney_rlc.bin amdgpu/stoney_sdma.bin amdgpu/stoney_uvd.bin amdgpu/stoney_vce.bin"
CONFIG_EXTRA_FIRMWARE_DIR="../../../source/stoney/stoney_firmware"
CONFIG_EXTRA_FIRMWARE_DIR="../stoney_firmware"
# CONFIG_FW_LOADER_USER_HELPER is not set
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_XZ=y
Expand Down

0 comments on commit c1c1e33

Please sign in to comment.