Added hack to avoid compilation error in radeon
This commit is contained in:
parent
25384198c8
commit
eae28fce63
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ CONFIG_DEFAULT_IOSCHED="BFQ"
|
|||
EOF
|
||||
cp debian.master/config/i386/config.flavour.lowlatency debian.master/config/amd64/config.flavour.lowlatency
|
||||
|
||||
sed '/%s_mc2/s@snprintf.*@snprintf(fw_name, sizeof(fw_name), "/*(DEBLOBBED)*/", chip_name);@' -i drivers/gpu/drm/radeon/si.c drivers/gpu/drm/radeon/cik.c
|
||||
|
||||
changelog "Removed non-free bits"
|
||||
|
||||
cp debian/changelog debian.master/changelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue