I am (slowly) learning and working on adding Bluetooth support to: target/linux/ramips/dts/mt7621_ubnt_unifi-6-lite.dts
see for more info:
However it has been painfully slow to make an update to the .dts file and then wait almost half a day for the build to succeed (or fail).
Is there a faster way to:
compile/validate the .dts
package the image with the updated dtb
My current process is:
# one time, and select only arch (rampips) and target ubnt_unifi-6-lite
make menuconfig
make download
# then every time I want to build after updating the .dts file:
make -j $(nproc) V=sc -j1 CDBG=-w