Adding apps dir to clean target

This commit is contained in:
Christian Schneider
2016-05-26 12:17:01 +02:00
parent f111d6e097
commit d5374c2728
2 changed files with 7 additions and 3 deletions

View File

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