
30 Dec
2004
30 Dec
'04
3:32 a.m.
Dear All I don't know i found a mistake or not. After i update the CVS u-boot , I cross-compile it to arm platform, It comes out error below.
make -C `dirname fs/ext2/libext2fs.a` make: *** fs/ext2: No such file or directory. Stop. make: *** [fs/ext2/libext2fs.a] Error 2
I have check the folders , there is no fs/ext2/ inside the cvs tree. After i comment that in Makefile, it successful to compile.
best regard Mike,Lee