2008-11-12 04:33:07 uBoot Compilation issue
vijai ragavan (INDIA)
Message: 65138
hi,
Please suggest for the following issue in the uBoot1.1.6 compilation
raghavan@mdtv:~/Philips/u-boot-1.1.6> make DPFPanview_config
Configuring for DPFPanview board...
rm: cannot remove `asm': Is a directory
make: *** [DPFPanview_config] Error 1
raghavan@mdtv:~/Philips/u-boot-1.1.6>
QuoteReplyEditDelete
2008-11-12 06:24:07 Re: uBoot Compilation issue
Mike Frysinger (UNITED STATES)
Message: 65144
you have permission or file system issues. make sure your source tree is extracted by the user who is compiling it.
QuoteReplyEditDelete