[U-Boot] [ANN] v2014.01-rc1

Tom Rini trini at ti.com
Mon Nov 25 22:58:54 CET 2013


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>


More information about the U-Boot mailing list