Austin English %!s(int64=4) %!d(string=hai) anos
pai
achega
1a5f93e3fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -121,7 +121,7 @@ image:
 	$(MAKE) kernel
 #Make a new copy of the filesystem image
 	cp $(BASE) $(OUTNAME)
-	$MAKE) kernel_inject
+	$(MAKE) kernel_inject
 
 .PHONY: live_image
 live_image: