Re: [U-Boot] [PATCH] kbuild: out-of-tree build issues

2014-03-24 Thread Masahiro Yamada
Hi Wolfgang, > I notice an issues with out of tree builds in current top of tree > code: "make O=${SOMEDIR} distclean" leaves files around: > > -> rm -fr ${SOMEDIR} > -> mkdir -p ${SOMEDIR} > -> make -s O=${SOMEDIR} TQM5200S_config > Configuring for TQM5200S - Board: TQM5

Re: [U-Boot] [PATCH] kbuild: out-of-tree build issues

2014-03-24 Thread Wolfgang Denk
Dear Masahiro, I notice an issues with out of tree builds in current top of tree code: "make O=${SOMEDIR} distclean" leaves files around: -> rm -fr ${SOMEDIR} -> mkdir -p ${SOMEDIR} -> make -s O=${SOMEDIR} TQM5200S_config Configuring for TQM5200S - Board: TQM5200,