diff --git a/src/sys/Makefile b/src/sys/Makefile index 28bfa67..c6aa53a 100755 --- a/src/sys/Makefile +++ b/src/sys/Makefile @@ -28,7 +28,7 @@ (cd ubixfs;make) graphics-code: graphics - (cd graphics;make) + #(cd graphics;make) kernel-img: compile (/bin/echo "/* " > ./compile/null.c)