[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] kernal config question
Hello Jason,
| the next question is, when 'make' command is run after 'make
| dep', an error
| occurs:
|
| #copy image files into /tftpboot, if requested
| [-n ""] || cp
| /home/vipre/uclinux/uclinux-dist/images/image.bin/tftpboot
| cp : cannot create regular file 'fftpboot': permision denied
|
| there are no permision problems of which i know, however
| there could be a simple
| solution?
I personally do not like copying the files down to /tftpboot so I export an
environment variable NO_BUILD_INTO_TFTPBOOT=1 to prevent the copy. It's
been a while, but it should still work.
./ks
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/