We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006faf9 commit ba27289Copy full SHA for ba27289
1 file changed
scripts/package/builddeb
@@ -61,6 +61,7 @@ install_linux_image () {
61
*)
62
source_image_path="./$board.itb"
63
installed_image_path=boot/$board-${KERNELRELEASE}.itb
64
+ DTBFILE=""
65
case $board in
66
bpi-r2)
67
mkdir -p "${pdir}/boot/bananapi/$board/linux/dtb"
0 commit comments