From 9693283e220c407d25a094331ae6968ceafe42ec Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 14 Feb 2021 04:45:59 -0600 Subject: [PATCH] Need to compile ethminer on x570 with amdgpu flagged. --- hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts b/hosts index ad1f297..21c2c61 100644 --- a/hosts +++ b/hosts @@ -8,4 +8,4 @@ usb [miner] usb eth=true gpu=true amdgpu=true -x570 eth=true gpu=true \ No newline at end of file +x570 eth=true gpu=true amdgpu=true ethminer=true \ No newline at end of file