blob: 5c99c27788e68600deb01c56de0b01781cf04121 [file] [log] [blame]
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) --strip-all -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf9 vmlinux
clean:
rm -f sImage vmapus vmlinux* miboot* zImage* zvmlinux* uImage