X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bffa3430fbbaaad29bec0b5bee9c1f0bfc7fd068..35a7d633d3f16c1e0539af6ca5d8e7482926cd93:/lunaix-os/makefile diff --git a/lunaix-os/makefile b/lunaix-os/makefile index 12cc1f5..1fcb3cc 100644 --- a/lunaix-os/makefile +++ b/lunaix-os/makefile @@ -48,9 +48,8 @@ tool: @$(MAKE) $(MKFLAGS) -C scripts all -I $(mkinc_dir) .NOTPARALLEL: -export KCMD=$(CMDLINE) export LBUILD ARCH MODE -all: $(kbuild_dir) tool kernel usr/build +all: $(kbuild_dir) tool kernel rootfs: usr/build $(call status,TASK,$(notdir $@))