]> Pileus Git - ~andy/linux/blobdiff - arch/sparc/boot/Makefile
sparc: clean boot/
[~andy/linux] / arch / sparc / boot / Makefile
index 4fd562034a746e0b133b6bce867d4820712fc211..06b653df820da7066d28c5ab1f216e22aaf62ba6 100644 (file)
@@ -7,7 +7,8 @@ ROOT_IMG        := /usr/src/root.img
 ELFTOAOUT      := elftoaout
 
 hostprogs-y    := piggyback btfixupprep
-targets                := tftpboot.img btfix.o btfix.S image
+targets                := tftpboot.img btfix.o btfix.S image zImage
+clean-files    := System.map
 
 quiet_cmd_elftoaout    = ELFTOAOUT $@
       cmd_elftoaout    = $(ELFTOAOUT) $(obj)/image -o $@