Make and Keil not working together on DFU OTA example

Hello Nordic team!

I'm following this tutorial from Nordic to do DFU OTA: https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader

I was able to compile and test the code with SDK17 and SES, but for different reasons, I had to move to Keil and SDK12(as in the example).

When doing step B1a I get the following error: 

Checking my x86 files there's no folder like that, but I barely know about Make. Also, it's rare because before downloading Kel I did see it and B1a was able to compile. I suppose I need to change something in the Make file? 

I would really appreciate all the help you can give me and thanks a lot in advance :)

Related