X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bffa3430fbbaaad29bec0b5bee9c1f0bfc7fd068..6942ebae59c3904674dce6b67cd07c43a3bbe00d:/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 $@))