Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106507
b: refs/heads/master
c: 6b36ab2
h: refs/heads/master
i:
  106505: 7a808b6
  106503: 7ca413b
v: v3
  • Loading branch information
Alexey Dobriyan authored and Sam Ravnborg committed Jul 25, 2008
1 parent b36b756 commit 4ac7caf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7712401ae9006fc9d9b9a3e7861dc73781429a89
refs/heads/master: 6b36ab27d7161bc233e014ff38d8b17ae9975dee
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@ clean: archclean $(clean-dirs)
\( -name '*.[oas]' -o -name '*.ko' -o -name '.*.cmd' \
-o -name '.*.d' -o -name '.*.tmp' -o -name '*.mod.c' \
-o -name '*.symtypes' -o -name 'modules.order' \
-o -name 'Module.markers' \) \
-o -name 'Module.markers' -o -name '.tmp_*.o.*' \) \
-type f -print | xargs rm -f

# mrproper - Delete all generated files, including .config
Expand Down

0 comments on commit 4ac7caf

Please sign in to comment.