Page 1 of 1

compile for a single device

Posted: Tue Dec 24, 2024 8:07 am
by james789
Hi,

if I want to make an image compilation only for my R7800, what would be the formula?
thanks

Code: Select all

make ipq806x_R7800 FULL_BUILD=true
??

Re: compile for a single device

Posted: Tue Dec 24, 2024 11:18 am
by Lantis
No, you modify the config file and disable all devices that aren’t your intended one.
This will save you minimal time and space in the compilation if that is your concern.