samples/m68k-unknown-elf/reported.by
author Titus von Boxberg <titus@v9g.de>
Wed Nov 30 12:07:59 2011 +0100 (2011-11-30)
changeset 2795 cf509170838f
permissions -rw-r--r--
scripts: use CT_CONFIG_SHELL instead of CT_SHELL

CT_SHELL is undefined.
Thus, the generated wrapper scripts are not executable by the kernel
because they do not contain a valid interpreter.
Use CT_CONFIG_SHELL instead.

Signed-off-by: "Titus von Boxberg" <titus@v9g.de>
     1 reporter_name="Remy Bohmer"
     2 reporter_url="linux@bohmer.net"
     3 reporter_comment="Example for building a toolchain for m68000 bare metal targets"