don't be verbose on testimage target

master
Harald Hoyer 2009-06-03 17:04:43 +02:00
parent 0a56724cd6
commit 8afc472432
1 changed files with 1 additions and 1 deletions

View File

@ -40,5 +40,5 @@ check: all
make -C test check

testimage: all
./dracut -v -l -f test-$(shell uname -r).img $(shell uname -r)
./dracut -l -f test-$(shell uname -r).img $(shell uname -r)
@echo wrote test-$(shell uname -r).img