When I built 'linux-c6x-project' in 'linux-c6x-2.0.0.63-src', there were something wrong with it.
The project copied all the file in root directory to ~ /Build/uClibc.el_hardfp.
It should be copy the file in ‘~linux-for-c6x/gcc-uclibc’, but now copied in '/*'.
I don't know which file or path I should edit. please help me . thank you!
********** clib ENDIAN=little FLOAT=hard
[ -d /opt/linux-for-c6x/linux-c6x-2.0.0.63/Build/uClibc.el_hardfp ] || mkdir -p /opt/linux-for-c6x/linux-c6x-2.0.0.63/Build/uClibc.el_hardfp
cp -a /* /opt/linux-for-c6x/linux-c6x-2.0.0.63/Build/uClibc.el_hardfp