]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cray/L1/Makefile
kbuild: use scripts/Makefile.clean
[karo-tx-uboot.git] / board / cray / L1 / Makefile
index 6aae9fa62f46d7cd999a1406709fce4a9ae1bff8..63f43dab294e4051b106a3427f45ec8911d59d04 100644 (file)
@@ -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