move dts config option from boot to device
This commit is contained in:
parent
fd500041fa
commit
263882cbe4
5 changed files with 7 additions and 7 deletions
|
@ -125,7 +125,7 @@
|
|||
boot.tftp = {
|
||||
loadAddress = "0x00A00000";
|
||||
};
|
||||
boot.dts = {
|
||||
device.dts = {
|
||||
src = "${openwrt}/target/linux/ath79/dts/qca9531_glinet_gl-ar750.dts";
|
||||
includes = [
|
||||
"${openwrt}/target/linux/ath79/dts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue