Get rid of KERNEL_CROSS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 28 Apr 2010 21:40:53 +0000 (23:40 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 2 May 2010 22:00:06 +0000 (00:00 +0200)
commitbf759874243e522acc39ea7fb4060a3075e2a712
treea4cf7abf40ffd8b806aed62ec8f4e652d7502f83
parent4c5bf461cd8cec58ff56b72d09a7fc45b0599636
Get rid of KERNEL_CROSS

In both internal and external toolchain cases, KERNEL_CROSS was
defined to *exactly* the same value as TARGET_CROSS. It isn't modified
anywhere, and is just used by kernel compilation and pcmcia
compilation.

Therefore, get rid of KERNEL_CROSS and use TARGET_CROSS instead.

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