4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
|
echo "Kernel Build"
|
||
|
|
||
|
cc $CFLAGS -c sys/sysinit.c -o $OBJ/sysinit.o
|