forked from dan/liminix
includePaths
This commit is contained in:
parent
84c07f30c9
commit
9ff23f0340
@ -652,8 +652,9 @@
|
||||
rootDevice = "/dev/fit0";
|
||||
dts = {
|
||||
src = "${openwrt.src}/target/linux/mediatek/dts/mt7981b-openwrt-one.dts";
|
||||
includes = [
|
||||
includePaths = [
|
||||
"${openwrt.src}/target/linux/mediatek/dts"
|
||||
#"${openwrt.src}/target/linux/mediatek/files-6.6/arch/arm64/boot/dts/mediatek/"
|
||||
"${config.system.outputs.kernel.modulesupport}/arch/arm64/boot/dts/mediatek/"
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user