samples/mipsel-sde-elf/reported.by
author Jang, Bongseo <graycells@gmail.com>
Sun Sep 23 11:59:28 2012 +0900 (2012-09-23)
changeset 3060 f46a1d105896
permissions -rw-r--r--
kernel/linux: symlink custom kernel source dir with '-f'

build fails to symlink to custom kernel dir when the build is not the first time
because of 'ln -s' without '-f' option.

Signed-off-by: "Jang, Bongseo" <graycells@gmail.com>
Message-ID: <543e2981f2b723ecd850.1348370892@localhost.localdomain>
PatchWork-ID: 186178
cernekee@2689
     1
reporter_name="Kevin Cernekee"
cernekee@2689
     2
reporter_url="http://sourceware.org/ml/crossgcc/2011-09/msg00037.html"
cernekee@2689
     3
reporter_comment="MIPS SDE-compatible toolchain"