All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Add CONFIG_API to config_distribution
@ 2014-08-09 22:30 Jeroen Hofstee
  2014-08-09 22:30 ` [U-Boot] [PATCH 1/2] api: fix build without CMD_NET support Jeroen Hofstee
  2014-08-09 22:30 ` [U-Boot] [PATCH 2/2] config_distro_defaults.h: add CONFIG_API Jeroen Hofstee
  0 siblings, 2 replies; 6+ messages in thread
From: Jeroen Hofstee @ 2014-08-09 22:30 UTC (permalink / raw)
  To: u-boot

Since the goal of the common include is to boot
many distros, also include the api to boot distro's
relying on the api, like GRUB / ubldr / vxWorks.

Jeroen Hofstee (2):
  api: fix build without CMD_NET support
  config_distro_defaults.h: add CONFIG_API

 api/api_net.c                    | 30 ++++++++++++++++++++++++++++++
 include/config_distro_defaults.h |  4 ++++
 2 files changed, 34 insertions(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-20 20:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-09 22:30 [U-Boot] Add CONFIG_API to config_distribution Jeroen Hofstee
2014-08-09 22:30 ` [U-Boot] [PATCH 1/2] api: fix build without CMD_NET support Jeroen Hofstee
2014-08-23 12:42   ` [U-Boot] [U-Boot,1/2] " Tom Rini
2014-08-09 22:30 ` [U-Boot] [PATCH 2/2] config_distro_defaults.h: add CONFIG_API Jeroen Hofstee
2014-08-23 17:47   ` Tom Rini
2014-09-20 20:02     ` Jeroen Hofstee

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.