tonysamson
Regular Contributor
Hi both,
So now I have an Ubuntu installed, and have started to compile Merlin's firmware by following this guide: https://github.com/RMerl/asuswrt-merlin/wiki/Compile-Firmware-from-source-using-Ubuntu
I'm now done with this stage:
git clone https://github.com/RMerl/asuswrt-merlin.git
I'm just curious at what point of the guide and how do I make the below changes to the kernel config?
Also, how do I include ryzhov_al's patch?
Please, pardon my questions as I'm really at a lost and I just wanted to learn. Thanks.
So now I have an Ubuntu installed, and have started to compile Merlin's firmware by following this guide: https://github.com/RMerl/asuswrt-merlin/wiki/Compile-Firmware-from-source-using-Ubuntu
I'm now done with this stage:
git clone https://github.com/RMerl/asuswrt-merlin.git
I'm just curious at what point of the guide and how do I make the below changes to the kernel config?
Code:
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
CONFIG_HIDRAW=y
CONFIG_USB_HID=m
CONFIG_USB_HIDDEV=y
Also, how do I include ryzhov_al's patch?
Please, pardon my questions as I'm really at a lost and I just wanted to learn. Thanks.