package/Makefile.in: fix incorrect comment
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 2 Sep 2013 16:06:27 +0000 (18:06 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 15 Sep 2013 20:48:28 +0000 (22:48 +0200)
commit87bb43994282b875d334cbaeb10f49fc08c6d0a4
tree66aefaf41364579a9e7d7b2a9b6c92cf057ae93f
parent7f1f9185e7bf5badca554c362ab8a37f04caff5f
package/Makefile.in: fix incorrect comment

The TARGET_{CC,CXX,LD,...} variables no longer contain any --sysroot
option, since we're now using a toolchain wrapper for external
toolchains.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.in