public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [ANN] v2014.01-rc1
@ 2013-11-25 21:58 Tom Rini
  2013-11-26 15:34 ` Wolfgang Denk
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Rini @ 2013-11-25 21:58 UTC (permalink / raw)
  To: u-boot

Hey all,

I've put v2014.01-rc1 out and and we should have a tarball out soon.

Lots of changes here, but the biggest one is a change to Kbuild style
Makefile rules, which means:
obj-$(CONFIG_FOO) += bar.o
rather than:
COBJS-$(CONFIG_FOO) += bar.o
or even:
COBJS += bar.o

And much simpiler Makefiles.  A big thanks to Masahiro Yamada for that!

As always, please speak up if something suddenly broke or you've found a
problem of some sort.  Thanks all!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131125/b24dbb9a/attachment.pgp>

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

end of thread, other threads:[~2013-11-28 10:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 21:58 [U-Boot] [ANN] v2014.01-rc1 Tom Rini
2013-11-26 15:34 ` Wolfgang Denk
2013-11-27  7:03 ` Masahiro Yamada
2013-11-27 13:28   ` Tom Rini
2013-11-27  9:33 ` Yan, Miao
2013-11-27 13:29   ` Tom Rini
2013-11-28 10:03     ` Yan, Miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox