fixed whitespace in Makefile

master
Anton Lydike 3 years ago
parent d0dd6595c3
commit a3712570b0

@ -16,7 +16,7 @@ KERNEL_CFLAGS=-nostdlib -T linker.ld
ARCH = rv32im ARCH = rv32im
### Build configuration: ### Build configuration:
# Define the maximum number of running processes # Define the maximum number of running processes
PROCESS_COUNT = 8 PROCESS_COUNT = 8
# Define the maximum number of binaries packaged with the kernel # Define the maximum number of binaries packaged with the kernel

Loading…
Cancel
Save