Update name.

This commit is contained in:
Jeffrey Townsend
2017-02-21 18:43:10 +00:00
parent 133a2cc9b6
commit db19b16a48

View File

@@ -32,7 +32,7 @@ K_BUILD_TARGET := Image
K_COPY_SRC := arch/arm/boot/Image
K_COPY_GZIP := 1
ifndef K_COPY_DST
K_COPY_DST := kernel-3.2-deb7-arm-iproc-all.bin.gz
K_COPY_DST := kernel-3.2-lts-arm-iproc-all.bin.gz
endif
export ARCH=arm