toolchain: remove useless indirect variables
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Apr 2012 04:45:26 +0000 (04:45 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 25 Apr 2012 06:55:56 +0000 (08:55 +0200)
commitacde0d8c526214502f43cb8b0e4c3f955a1297f3
treebdb71ce39fac8fa173a934099ad44179fc7a18e1
parentad5af7573291e48835d52223642505a2f8d18af2
toolchain: remove useless indirect variables

The BR2_CONFIGURE_DEVEL_SYSROOT, BR2_CONFIGURE_STAGING_SYSROOT and
BR2_CONFIGURE_BUILD_TOOLS were used only in a few places, and it is in
fact clearer to just use their value in the various places they are
used.

The ultimate goal is to get rid of the toolchain/Makefile.in file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/binutils/binutils.mk
toolchain/Makefile.in
toolchain/gcc/gcc-uclibc-4.x.mk