forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Ok, so i've tried to replicate the building process of the openwrt image, despite the branch, i get same error every time( on original repo i get the same error too) i understand that this is coming from a dts compiler but i don't quite understand how to fix it properly, so here i am asking for the advise :D
from ../dts/rv1103g-luckfox-pico.dts:8:
../dts/rv1106.dtsi:5:10: fatal error: dt-bindings/clock/rv1106-cru.h: No such file or directory
5 | #include <dt-bindings/clock/rv1106-cru.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from ../dts/rv1106g-luckfox-pico-pro-max.dts:8:
../dts/rv1106.dtsi:5:10: fatal error: dt-bindings/clock/rv1106-cru.h: No such file or directory
5 | #include <dt-bindings/clock/rv1106-cru.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from ../dts/rv1106g-luckfox-pico-86panel-w.dts:7:
../dts/rv1106.dtsi:5:10: fatal error: dt-bindings/clock/rv1106-cru.h: No such file or directory
5 | #include <dt-bindings/clock/rv1106-cru.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels