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