@@ -0,0 +1,6 @@
all: main.c
gcc main.c -o fdt_reader
clean:
rm -f fdt_reader
The note is not visible to the blocked user.