Kernel build fix related to external toolchain use
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 4 Nov 2008 19:58:48 +0000 (19:58 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 4 Nov 2008 19:58:48 +0000 (19:58 -0000)
commitab1c8b394381b7236cdd47bcb62b0eea76cb7b73
treea516ed47e108e0c016b9392ce7a4835cf2ccf9a5
parentd1a7ffe8f91437c31b864646bb1dbcb4573b8ee1
Kernel build fix related to external toolchain use

This patch prevents the user from select "linux (Same version as linux
headers)" as a choice for building the kernel when an external binary
toolchain is used, since "same version as linux headers" doesn't make
sense when an external toolchain is used.

It fixes the issue encountered by Hartley <hartleys@visionengravers.com>

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