migrate stock user space build to new build system
[lunaix-os.git] / lunaix-os / makeinc / lunabuild.mkinc
index f4cd27048a531713888b918350c0c0af029c8621..2e08b388254948fa93e2519d41cc2fd483086140 100644 (file)
@@ -16,7 +16,7 @@ endef
 
 define __gen_build
        @echo restarting configuration...
-       @$(LBUILD) --gen-config $(lbuild_dir)
+       @$(LBUILD) --gen-build $(lbuild_dir)
 endef
 
 define __gen_both