Dear Mike Frysinger, In message <[email protected]> you wrote: > Move global '#ifdef CONFIG_xxx .... #endif' out of the .c files and into > the COBJS-$(CONFIG_xxx) in the Makefile. Also delete unused var in kgdb > code in the process. > > Signed-off-by: Mike Frysinger <[email protected]> > --- > common/Makefile | 6 +++--- > common/hush.c | 2 -- > common/kgdb.c | 7 ------- > common/serial.c | 4 ---- > 4 files changed, 3 insertions(+), 16 deletions(-)
Applied, thanks. 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] You might not be as stupid as you look. This is not hard. Let's think about this. I mean ... I'll think about this, and you can join in when you know the words. - Terry Pratchett, _Men at Arms_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

