X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fcray%2FL1%2FMakefile;h=63f43dab294e4051b106a3427f45ec8911d59d04;hp=6aae9fa62f46d7cd999a1406709fce4a9ae1bff8;hb=efcf861931f987d82b11caed75b8c2ad9d709274;hpb=2887c47338777cda675fc3aec8b88ab8dc18235d diff --git a/board/cray/L1/Makefile b/board/cray/L1/Makefile index 6aae9fa62f..63f43dab29 100644 --- a/board/cray/L1/Makefile +++ b/board/cray/L1/Makefile @@ -14,3 +14,5 @@ $(obj)/bootscript.c: $(obj)/bootscript.image $(obj)/bootscript.image: $(src)/bootscript.hush -$(OBJTREE)/tools/mkimage -A ppc -O linux -T script -C none -a 0 -e 0 -n bootscript -d $< $@ + +clean-files := bootscript.c bootscript.image \ No newline at end of file