forked from DGNum/liminix
per-device dts
This commit is contained in:
parent
cb39209492
commit
eaf90df56c
3 changed files with 4 additions and 2 deletions
|
@ -62,6 +62,7 @@
|
|||
};
|
||||
};
|
||||
kernel = rec {
|
||||
dts = { openwrt,... }:"${openwrt}/target/linux/ath79/dts/qca9531_glinet_gl-ar750.dts";
|
||||
config = {
|
||||
MIPS_ELF_APPENDED_DTB = "y";
|
||||
OF = "y";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue