@@ -1,5 +1,7 @@
.PHONY: all clean
all:
$(MAKE) -C proj/test1/
$(MAKE) -C proj/test2/ -C /usr/src/linux-`uname -r` SUBDIRS=$PWD modules
clean:
$(MAKE) -C proj/test2/
The note is not visible to the blocked user.