1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/octeon
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
..
base-files octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
image octeon: fix image build 2016-07-28 19:44:19 +02:00
patches-4.4 kernel: update to version 4.4.14 2016-06-26 18:20:37 +02:00
profiles octeon: convert to new image building code 2016-06-14 13:00:30 +02:00
config-4.4 octeon: update to linux 4.4 2016-01-29 23:19:36 +00:00
Makefile global: change my email address 2016-05-12 03:29:36 +02:00