Dear alfred steele,
In message <528f13590908061058p75cb632cubedee8990ceb7...@mail.gmail.com> you
wrote:
>
> I have been building/using u-boot for uite some time now. I never had
> issues with it. Now, I am trying to use a versioning system to store a
> version of u-boot and then check out a fres
> Hi all,
> I have been building/using u-boot for uite some time now. I never had
> issues with it. Now, I am trying to use a versioning system to store a
> version of u-boot and then check out a fresh version from the
> repository on a different workspace and trying to compile it.
> I get the fol
> u-boot]$ make mx31_config
> Configuring for mx31 board...
> rm: cannot remove `asm': Is a directory
Asm should be a symlink. It seems you checked in your own versioning
system the directory pointed by the link and not the link itself.
Most likely your versioning system doesn't handle symlinks.
Hi all,
I have been building/using u-boot for uite some time now. I never had
issues with it. Now, I am trying to use a versioning system to store a
version of u-boot and then check out a fresh version from the
repository on a different workspace and trying to compile it.
I get the following error
4 matches
Mail list logo