make clean before install; crosscompile failed?

This commit is contained in:
Trammell Hudson 2017-01-04 17:05:29 -05:00
parent 58ff95818e
commit bf914e7156
Failed to extract signature

View File

@ -14,10 +14,9 @@ kexec_configure := ./configure \
--prefix="$(INSTALL)" \
--without-zlib \
--without-lzma \
&& make clean
kexec_target := \
CC="$(heads_cc)" \
-j 8 \
install \
kexec_output := build/sbin/kexec