Makefile: make the default target "stage4" instead of "image"

This commit is contained in:
Albert Hopkins 2015-03-01 01:55:57 +00:00
parent f4e8a22ddb
commit 95e3d1e9af
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ export USEPKG RSYNC_MIRROR
unexport PKGDIR ARCH
all: image
all: stage4
image: $(RAW_IMAGE)