scripts/toolchain-config.in
author "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Thu Oct 11 16:11:35 2012 +0200 (2012-10-11)
changeset 3069 0680e81009be
parent 1189 5c20d52c8270
permissions -rw-r--r--
kernel/linux: update revisions

kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Message-Id: <efc60d787e571c37eef1.1349964870@advdt005-ubuntu>
PatchWork-Id: 190917
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0