1
0

proj: Adapt test scripts and fix bugs

This commit is contained in:
2025-04-19 11:50:33 +02:00
parent bb78af2235
commit d988d1d28b
6 changed files with 52 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
.PHONY: all clean
all:
$(MAKE) -C proj/test1/
$(MAKE) -C proj/test2/ -C /usr/src/linux-`uname -r` SUBDIRS=$PWD modules
$(MAKE) -C proj/intercept/
clean:
$(MAKE) -C proj/test1/
$(MAKE) -C proj/test2/
$(MAKE) -C proj/intercept/