scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX
authorJonas Gorski <jogo@openwrt.org>
Thu, 28 May 2015 10:48:23 +0000 (10:48 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 28 May 2015 10:48:23 +0000 (10:48 +0000)
commit630ed5df054c38efa78af621fef898b2ef1410da
treef096b0f067d448277ae7abe36cd6b93acc98e2a1
parent22c632529164be7edb3758b522b47b5730d44938
scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX

In r45785 ixp4xx was changed to use a common image prefix also for
kernels, but the script creating them was not updated to generate the
expected filenames.
Fix this by letting arm-magic.sh respect $IMG_PREFIX for the output
kernel file names as well.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45803 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/arm-magic.sh