openwrt/target/linux/ipq806x
Jonas Gorski 6f528dfbd9 treewide: do not use IMG_PREFIX in Image/Prepare
IMG_PREFIX can be modified in ImageBuilder by passing EXTRA_IMAGE_NAME
on command line, but Image/Prepare is not run in ImageBuilder. This
causes missing files when IMG_PREFIX is used for target file names in
Image/Prepare, then as source file names in Image/BuildKernel or
Image/Build.

Fix this by using a fixed output file name in Image/Prepare, and copy to
the expected file name in Image/BuildKernel instead, which is run by
ImageBuilder.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2017-10-26 12:26:25 +02:00
..
base-files ipq806x: Archer C2600: fix switch ports numbering 2017-08-24 08:39:12 +02:00
files-4.4/arch/arm/boot/dts
files-4.9/arch/arm/boot/dts ipq806x: fix Zyxel NBG6817 WiFi button 2017-10-25 09:22:14 +02:00
image treewide: do not use IMG_PREFIX in Image/Prepare 2017-10-26 12:26:25 +02:00
patches-4.9 kernel: bump 4.9 to 4.9.58 2017-10-23 17:23:34 +03:00
profiles
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
Makefile
modules.mk