octeon: fix image build
authorJo-Philipp Wich <jo@mein.io>
Mon, 27 Jun 2016 14:20:33 +0000 (16:20 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 27 Jun 2016 14:20:33 +0000 (16:20 +0200)
commit3b0bfeac5cbb3df53755859299e9188981175b66
treee259d3a64de8ea29db884b4ee7364b6751fa2d6d
parent1cd953840a65862dc9cc86dad600cbb8f9b692ca
octeon: fix image build

The generic sysupgrade image attempted to use the wrong filesystem type due
to premature variable interpolation leading to the following error on the
buildbot system:

    cp: cannot stat `.../root.squashfs': No such file or directory
    make[4]: *** [.../tmp/lede-octeon-generic-ext4-sysupgrade.tar] Error 1

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/octeon/image/Makefile