Add clean for apps directory.

This commit is contained in:
internal
2022-06-07 21:22:21 +02:00
parent 45c9f076bd
commit 09e8a15d78
2 changed files with 4 additions and 0 deletions

View File

@@ -34,5 +34,6 @@ install: all
clean:
rm -rf */.*.o.d */*.o */*.ko */*.mod.c */.*.cmd .tmp_versions Module* modules*
$(MAKE) -C apps clean