|
|
|
@ -61,5 +61,5 @@ check: all
@@ -61,5 +61,5 @@ check: all
|
|
|
|
|
make -C test check |
|
|
|
|
|
|
|
|
|
testimage: all |
|
|
|
|
./dracut -l -f test-$(shell uname -r).img $(shell uname -r) |
|
|
|
|
./dracut -l -a debug -f test-$(shell uname -r).img $(shell uname -r) |
|
|
|
|
@echo wrote test-$(shell uname -r).img |
|
|
|
|