Merge remote-tracking branch 'origin/master' into isa/arm64
[lunaix-os.git] / lunaix-os / makefile
index 12cc1f5565c26a261b584e75dc58bcb5fa562b00..1fcb3cc2436ae39541363f148e674b75521119ee 100644 (file)
@@ -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 $@))