octeon: fix image build
authorJo-Philipp Wich <jo@mein.io>
Fri, 17 Jun 2016 15:39:54 +0000 (17:39 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 17 Jun 2016 15:42:46 +0000 (17:42 +0200)
commitff4a804669d45b24242bf3af3c062099a5a370e7
tree0c6b914509068140da187f7d52313777aa916560
parent240137a744f1c2375094cfc9c4e6b3f8936f3201
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