build device the tree for the rock-5b
sh make_dtb.sh
the build will produce the target file rk3588-rock-5b.dtb
optional: create symbolic links
sh make_dtb.sh links
convenience link to rk3588-rock-5b.dts and other relevant device tree files will be created in the project directory
optional: clean target
sh make_dtb.sh clean