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
If you're building on macOS, it looks like the macOS-provided make utility isn't supported by the U-Boot Makefile. Instead, you need to install GNU Make via brew install make and use it via gmake.
When trying to build, I get
Makefile:40: *** missing separator. Stop.
The text was updated successfully, but these errors were encountered: