Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7236
b: refs/heads/master
c: ce454d4
h: refs/heads/master
v: v3
  • Loading branch information
Tom Rini authored and Sam Ravnborg committed Jul 17, 2005
1 parent 0e3407a commit b151a62
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: 946dc121d7d1c606f6bbeb8ae778963a1e2ff59c
refs/heads/master: ce454d4d7278b815dcee957653ce388146484f5f
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ modules_install: _modinst_ _modinst_post

.PHONY: _modinst_
_modinst_:
@if [ -z "`$(DEPMOD) -V | grep module-init-tools`" ]; then \
@if [ -z "`$(DEPMOD) -V 2>/dev/null | grep module-init-tools`" ]; then \
echo "Warning: you may need to install module-init-tools"; \
echo "See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt";\
sleep 1; \
Expand Down

0 comments on commit b151a62

Please sign in to comment.