toolchain: Remove now-unused variables
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 22 Jul 2010 13:43:37 +0000 (15:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 27 Jul 2010 20:56:51 +0000 (22:56 +0200)
commitc7f180eca5eb35f2973cf0c89e1d047e090e02af
tree4407edeb680e6d9cc48880cd2ef79d51479afdb0
parent2ae84ac85ff72a861e8c276ba4e650e1e9ba7982
toolchain: Remove now-unused variables

The variable BR2_SYSROOT_STAGING_DESTDIR is no longer used, since now
the prefix for gcc is already set to the correct location.

The variable BR2_SYSROOT_TARGET_DESTDIR was already unused.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/Makefile.in