Dear "Premi, Sanjeev", In message <[email protected]> you wrote: > > It appears the .depend files are not getting cleaned by distclean.
This would then be another bug that needs to be fixed. Note: you can try "git clean -n -x" to find any files not registered in the git repo; after a "make distclean" no such files must exist. [And you can use "git clean -f -x" to actually delete any such files.] Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Is truth not truth for all? -- Natira, "For the World is Hollow and I have Touched the Sky", stardate 5476.4. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

