All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] kbuild: refactor some makefiles
Date: Thu, 18 Sep 2014 11:35:42 +0200	[thread overview]
Message-ID: <201409181135.42595.marex@denx.de> (raw)
In-Reply-To: <1411022654-19339-1-git-send-email-yamada.m@jp.panasonic.com>

On Thursday, September 18, 2014 at 08:43:41 AM, Masahiro Yamada wrote:
> [1] Move driver/core/, driver/input/ and drivers/input/ entries
>     from the top Makefile to drivers/Makefile
> 
> [2] Remove the conditional by CONFIG_DM in drivers/core/Makefile
>     because the whole drivers/core directory is already selected
>     by CONFIG_DM in the upper level
> 
> [3] Likewise for CONFIG_DM_DEMO in drivers/demo/Makefile
> 
> [4] Simplify common/Makefile - both CONFIG_DDR_SPD and
>     CONFIG_SPD_EEPROM are boolean macros so they can directly
>     select objects
> 
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> ---
[...]

Acked-by: Marek Vasut <marex@denx.de>

Best regards,
Marek Vasut

  reply	other threads:[~2014-09-18  9:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18  6:43 [U-Boot] [PATCH] kbuild: refactor some makefiles Masahiro Yamada
2014-09-18  9:35 ` Marek Vasut [this message]
2014-09-25 14:46 ` [U-Boot] " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201409181135.42595.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.