Dear Wolfgang Denk, In message <[email protected]> you wrote: > Recent cleanup actions resulted in a number of config.mk files that > contained only LDSCRIPT definitions. Move these into th respective > board config files and remove the now empty config.mk files. > > Signed-off-by: Wolfgang Denk <[email protected]> > Cc: Matthias Fuchs <[email protected]> > Cc: Detlev Zundel <[email protected]> > Cc: Heiko Schocher <[email protected]> > Cc: Andre Schwarz <[email protected]> > Cc: Peter De Schrijver <[email protected]> > --- > board/amirix/ap1000/config.mk | 25 ------------------------- > board/esd/dasa_sim/config.mk | 25 ------------------------- > board/inka4x0/config.mk | 27 --------------------------- > board/manroland/uc101/config.mk | 24 ------------------------ > board/matrix_vision/mvsmr/config.mk | 24 ------------------------ > board/ml2/config.mk | 25 ------------------------- > board/mousse/config.mk | 27 --------------------------- > board/rsdproto/config.mk | 28 ---------------------------- > include/configs/AP1000.h | 1 + > include/configs/DASA_SIM.h | 1 + > include/configs/ML2.h | 1 + > include/configs/MOUSSE.h | 1 + > include/configs/MVSMR.h | 1 + > include/configs/inka4x0.h | 1 + > include/configs/rsdproto.h | 1 + > include/configs/uc101.h | 1 + > 16 files changed, 8 insertions(+), 205 deletions(-) > delete mode 100644 board/amirix/ap1000/config.mk > delete mode 100644 board/esd/dasa_sim/config.mk > delete mode 100644 board/inka4x0/config.mk > delete mode 100644 board/manroland/uc101/config.mk > delete mode 100644 board/matrix_vision/mvsmr/config.mk > delete mode 100644 board/ml2/config.mk > delete mode 100644 board/mousse/config.mk > delete mode 100644 board/rsdproto/config.mk
Applied to next. 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] Our way is peace. -- Septimus, the Son Worshiper, "Bread and Circuses", stardate 4040.7. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

