openwrtv3/target
Jo-Philipp Wich 3bb2b46bc3 octeon: fix image build
After b47f438 "build: remove image prefix from kernel files in KDIR", the
kernel image in $(KDIR) has a different name and could not be found by the
tar-file build step anymore, leading to the following error on the build
servers:

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

Adjust the path to the source kernel image in order to fix the problem.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-07-28 19:44:19 +02:00
..
imagebuilder imagebuilder: strip DEVICE_ prefix from profiles (FS#55) 2016-07-21 13:41:20 +02:00
linux octeon: fix image build 2016-07-28 19:44:19 +02:00
sdk sdk: Allow to configure signed pacakge lists 2016-07-13 20:03:10 +02:00
toolchain IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00
Config.in target.mk: rework arm architecture level detection 2016-07-15 14:14:37 +02:00
Makefile