Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92989
b: refs/heads/master
c: 0254da0
h: refs/heads/master
i:
  92987: 09f1536
v: v3
  • Loading branch information
Uwe Kleine-König authored and Sam Ravnborg committed Apr 25, 2008
1 parent 322d301 commit 1736e4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0d96fb20b7ed757fc936bb35e26c22251a75b734
refs/heads/master: 0254da07d9d51044140a904c47affaeeb8b74ae8
1 change: 0 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,6 @@ quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files))
cmd_rmfiles = rm -f $(rm-files)

# Run depmod only if we have System.map and depmod is executable
# and we build for the host arch
quiet_cmd_depmod = DEPMOD $(KERNELRELEASE)
cmd_depmod = \
if [ -r System.map -a -x $(DEPMOD) ]; then \
Expand Down

0 comments on commit 1736e4f

Please sign in to comment.