[U-Boot-Users] [PATCH] drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
Wolfgang Denk
wd at denx.de
Sun Aug 3 02:25:12 CEST 2008
In message <1217713714-27405-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> Need to build nios2
>
> I've prefer to move conditional compilation to Makefile instead of
> you move an include in xuartlite. Which is not related to nios2.
>
> I've choose to only move the CONFIG_ and merge the CFG_ in a second step during the next merge
OK.
> drivers/serial/Makefile | 12 ++++++------
> drivers/serial/atmel_usart.c | 3 ---
> drivers/serial/mcfuart.c | 3 ---
> drivers/serial/s3c4510b_uart.c | 4 ----
> drivers/serial/serial_max3100.c | 4 ----
> drivers/serial/serial_xuartlite.c | 4 ----
> drivers/serial/usbtty.c | 5 -----
> 7 files changed, 6 insertions(+), 29 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: wd at denx.de
All this doesn't alter anything, you know. The world is still full of
stupid people. They don't use their brains. They don't seem to want
to think straight. - Terry Pratchett, _Soul Music_
More information about the U-Boot
mailing list