Commit e7c3270d authored by Anton Blanchard's avatar Anton Blanchard

ppc64: Makefile updates

parent c9195267
......@@ -65,6 +65,3 @@ archclean:
@$(MAKEBOOT) clean
archmrproper:
prepare:
$(MAKEBOOT) dep
......@@ -120,7 +120,3 @@ imagesize.c: vmlinux.gz
clean:
rm -f piggyback note addnote $(OBJS) zImage zImage.initrd vmlinux.gz no_initrd.o imagesize.c addSystemMap vmlinux.sm addRamDisk vmlinux.initrd vmlinux.sminitrd
dep:
$(CPP) $(CPPFLAGS) -M *.S *.c > .depend
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