I try to follow your instructions on github https://github.com/Vonger/vocore2 but I get the following errors:
- Code: Select all
- $ patch -p1 < ./package/vocore2/openwrt.1907/vocore2-fixmaster-es8388.patch
 patching file target/linux/ramips/modules.mk
 patching file target/linux/ramips/dts/VOCORE2.dtsi
 Hunk #2 succeeded at 36 (offset -1 lines).
 patching file target/linux/ramips/dts/VOCORE2.dts
 patch: **** malformed patch at line 105: &spi0 {
and also this:
- Code: Select all
- $ cp ./package/vocore2/openwrt.1907/0810-es8388-support.patch ./target/linux/ramips/patches-4.14
 cp: cannot stat './package/vocore2/openwrt.1907/0810-es8388-support.patch': No such file or directory
What do you recommend?
