Commit 3cf90b05 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] ppc64: Build the zImage by default

From: Anton Blanchard <anton@samba.org>

Build the zImage by default
parent 45eeecae
......@@ -47,6 +47,8 @@ BOOTIMAGE := $(bootimage-y)
install: vmlinux
$(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(BOOTIMAGE) $@
all: $(BOOTIMAGE)
archclean:
$(Q)$(MAKE) $(clean)=$(boot)
......
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