Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144395
b: refs/heads/master
c: 0c56042
h: refs/heads/master
i:
  144393: b28c74b
  144391: 4d3417c
v: v3
  • Loading branch information
Frédéric Brière authored and Sam Ravnborg committed May 1, 2009
1 parent 743f19f commit 2cfc798
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c520f72172814c202ee47c51a63a1b1dde7f22f2
refs/heads/master: 0c56042adc02fa460a2d6bc507a1e3f9bde326fc
4 changes: 3 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1421,7 +1421,9 @@ $(clean-dirs):
$(Q)$(MAKE) $(clean)=$(patsubst _clean_%,%,$@)

clean: rm-dirs := $(MODVERDIR)
clean: rm-files := $(KBUILD_EXTMOD)/Module.symvers
clean: rm-files := $(KBUILD_EXTMOD)/Module.symvers \
$(KBUILD_EXTMOD)/Module.markers \
$(KBUILD_EXTMOD)/modules.order
clean: $(clean-dirs)
$(call cmd,rmdirs)
$(call cmd,rmfiles)
Expand Down

0 comments on commit 2cfc798

Please sign in to comment.