move dts config option from boot to device

This commit is contained in:
Daniel Barlow 2023-03-03 22:43:44 +00:00
parent fd500041fa
commit 263882cbe4
5 changed files with 7 additions and 7 deletions

View file

@ -30,7 +30,7 @@
boot.tftp = {
loadAddress = "0x00A00000";
};
boot.dts = {
device.dts = {
src = "${openwrt}/target/linux/ramips/dts/mt7628an_glinet_gl-mt300n-v2.dts";
includes = [
"${openwrt}/target/linux/ramips/dts"