From: Michal Sojka Date: Thu, 6 Feb 2014 12:09:04 +0000 (+0100) Subject: Don't build DTB witk kernel X-Git-Tag: fix-allnoconfig~27 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/5ecf8618d35f836f8c049eee578f28b97b56db9c Don't build DTB witk kernel It fails with older kernels, because included mpc5200b.dtsi is missing. --- diff --git a/continuous/gw-setup/shark-ryu.dtb b/continuous/gw-setup/shark-ryu.dtb deleted file mode 120000 index fe5a086..0000000 --- a/continuous/gw-setup/shark-ryu.dtb +++ /dev/null @@ -1 +0,0 @@ -../steps/linux/arch/powerpc/boot/shark-ryu.dtb \ No newline at end of file diff --git a/continuous/gw-setup/shark-ryu.dtb b/continuous/gw-setup/shark-ryu.dtb new file mode 100644 index 0000000..7397114 Binary files /dev/null and b/continuous/gw-setup/shark-ryu.dtb differ diff --git a/continuous/steps/30-compile b/continuous/steps/30-compile index 5887638..e256b00 100755 --- a/continuous/steps/30-compile +++ b/continuous/steps/30-compile @@ -9,4 +9,4 @@ export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc- test -t 0 || CHRONIC=chronic -$CHRONIC make -j$(ncpus) uImage shark-ryu.dtb +$CHRONIC make -j$(ncpus) uImage