Merge pull request #110 from spartacus06/fixups

Fixups
This commit is contained in:
Seth Jennings 2014-04-07 12:15:36 -05:00
commit 53f051ea18
4 changed files with 4 additions and 5 deletions

View File

@ -9,6 +9,6 @@ install: all
$(INSTALL) module-setup.sh kpatch-apply-all.sh $(DRACUTDIR)
uninstall:
$(RM) $(DRACUTDIR)
$(RM) -R $(DRACUTDIR)
clean:

View File

@ -1,6 +1,4 @@
#!/bin/bash
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
# ex: ts=8 sw=4 sts=4 et filetype=sh
#
# Licensed under the GPLv2
#

View File

@ -1,6 +1,4 @@
#!/bin/bash
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
# ex: ts=8 sw=4 sts=4 et filetype=sh
#
# Licensed under the GPLv2
#

View File

@ -18,6 +18,9 @@ to work on other distros.
-h|--help
Show this help message
-r|--sourcerpm
Specify kernel source RPM
-s|--sourcedir
Specify kernel source directory