mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Use dedicated dts folder like on ramips to store device tree source files for boards not already supported in vanilla Linux. Doing so instead of having them in files-* has several advantages: * we don't need to duplicate them for several kernel versions * changes to a device tree don't trigger a complete kernel rebuild * the files are more obvious to find Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files-5.4/drivers | ||
| image | ||
| mt7622 | ||
| mt7623 | ||
| mt7629 | ||
| patches-5.4 | ||
| Makefile | ||
| modules.mk | ||