toolchain: add a hidden config option to enable the toolchain package
authorFabio Porcedda <fabio.porcedda@gmail.com>
Mon, 7 Apr 2014 09:56:48 +0000 (11:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Apr 2014 17:37:08 +0000 (19:37 +0200)
commit5f70a007c8e5a6c1ae6a01739a53c87c0fafbe44
treed05c3ba6645a2da0acf12ea2e028f1c0f74a527b
parent690d8ff5bcf317b3b8b2457da759659017fad442
toolchain: add a hidden config option to enable the toolchain package

The usual way to enable a package using the package infrastructure is to
use a config option so instead to add the toolchain package to the
TARGETS variable in the Makefile add a config option like all the other
toolchain packages.

[Thomas: remove comment that no longer made sense in the main
Makefile, and add a comment above the new hidden Config.in option to
explain what it is useful for.]

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile
toolchain/Config.in