openwrtv3/target/linux
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
..
adm5120 adm5120: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
adm8668 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
apm821xx apm821xx: fix atheros PCIe cards on the MR24 2016-07-25 10:38:48 +02:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx ar71xx: don't use D-Link DIR-505 status LED as ethernet indicator 2016-07-28 15:59:04 +02:00
arc770 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
archs38 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
arm64 kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 ath25: add the small_Flash feature 2016-06-13 22:51:43 +02:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx bcm53xx: enable kernel symbols/drivers needed for BCM53573 2016-07-28 14:05:41 +02:00
brcm47xx kernel: update kernel 4.4 to version 4.4.15 2016-07-13 15:39:15 +02:00
brcm63xx brcm63xx: fix HG556a C button 2016-07-24 06:38:30 +02:00
brcm2708 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
cns3xxx cns3xxx: remove obsolete jffs2 image build code 2016-07-20 10:13:50 +02:00
gemini gemini: delete 3.18 support 2016-05-12 17:55:15 +02:00
generic b53: allow ports with higher numbers than CPU port 2016-07-24 06:38:30 +02:00
imx6 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
ipq806x ipq806x: clean up redundant initialization of core device image variables 2016-07-20 10:13:50 +02:00
ixp4xx ixp4xx: fix Avila SoC audio driver compilation 2016-06-07 11:15:55 +02:00
kirkwood image: remove shell calls from legacy ubi/ubifs image code 2016-07-25 12:37:50 +02:00
lantiq lantiq: fix image creation of P2812HNUF3 & BTHOMEHUBV3A 2016-07-22 09:46:44 +02:00
malta malta: remove NAMESPACES config symbols 2016-06-06 14:58:11 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek kernel: update kernel 4.4 to version 4.4.15 2016-07-13 15:39:15 +02:00
mpc85xx ppc4xx: remove booke-wdt watchdog package 2016-07-22 09:48:12 +02:00
mvebu mvebu: limit image builds to profile selection 2016-07-26 08:37:59 +02:00
mxs mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards) 2016-07-20 10:13:50 +02:00
octeon octeon: fix image build 2016-07-28 19:44:19 +02:00
omap omap: remove obsolete code for including kernel/dtb in rootfs 2016-07-20 10:13:50 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas oxnas: add kmod-ledtrig-timer to default package set 2016-07-18 20:05:15 +02:00
ppc40x ppc4xx: remove booke-wdt watchdog package 2016-07-22 09:48:12 +02:00
ppc44x ppc4xx: remove booke-wdt watchdog package 2016-07-22 09:48:12 +02:00
ramips ramips: unify etc/board.d/01_leds configuration 2016-07-24 06:38:30 +02:00
rb532 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
realview realview: sync kernel config file 2016-06-15 15:58:05 +02:00
sunxi sunxi/pcduino3: Remove selection of absent rtl8188eu 2016-07-23 12:27:42 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: remove obsolete reference to $(PROFILE) 2016-07-20 10:13:50 +02:00
xburst xburst: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
zynq build: remove cpio.gz and tar.gz from regular filesystem types 2016-07-25 12:43:39 +02:00
Makefile