Skip to content

Commit

Permalink
build.sh: fix dts for r3
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Jan 13, 2024
1 parent 42f621f commit 85e6a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ case $board in
fi
FILE_DEFCFG=mt7986a_bpir3_${dev}_defconfig

DTS=mt7986a-${dev}-rfb
DTS=mt7986a-bpi-r3-${dev}
FILE_DTS=arch/arm/dts/${DTS}.dts
FILE_DTSI=arch/arm/dts/mt7986.dtsi

Expand Down

0 comments on commit 85e6a36

Please sign in to comment.