You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to suggest that you take a look at the following project: https://github.com/friendlyarm/Actions-FriendlyWrt. In particular, you may find the information on setting up the build environment to be helpful.
For the r2s I have the following script:
and for the r4s I have the following script:
In both cases, when I do the build, I get an error:
When I inspect
arch/arm/dts/.rk3036-sdk.dtb.pre.tmp
I can see a\
at line 77 before the#include
The referenced dtsi file
rk3036-sdk-u-boot.dtsi
in\#include "rk3036-sdk-u-boot.dtsi"
exists in thearch/arm/dts
folderThe text was updated successfully, but these errors were encountered: