Commit 7b1c9989 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: fix Makefile so it actually works

parent ecd3a801
......@@ -97,5 +97,5 @@ $(obj)/imagesize.c: $(obj)/vmlinux.gz
clean:
@rm -f $(OBJS)
@rm -f $(addprefix $(obj)/,piggyback note addnote zImage \
zImage.initrd vmlinux.gz no_initrd.o imagesize.c addSystemMap
zImage.initrd vmlinux.gz no_initrd.o imagesize.c addSystemMap \
vmlinux.sm addRamDisk vmlinux.initrd vmlinux.sminitrd)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment