mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 20:51:27 +00:00
Merge r7492 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7740 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
1
debian/copyright
vendored
1
debian/copyright
vendored
@@ -41,7 +41,6 @@ Files: Makefile
|
||||
scripts/generate-scst-patch
|
||||
scripts/list-double-blank-lines
|
||||
scripts/monitor-memory-usage
|
||||
scripts/rebuild-rhel-kernel-rpm
|
||||
scripts/run-regression-tests
|
||||
scripts/specialize-patch
|
||||
scst-dkms.spec.in
|
||||
|
||||
@@ -56,7 +56,6 @@ enable_proc:
|
||||
release-archive:
|
||||
../scripts/generate-release-archive scst \
|
||||
"$$(sed -n 's/^#define[[:blank:]]SCST_VERSION_NAME[[:blank:]]*\"\([^\"]*\)\".*/\1/p' include/scst_const.h)" \
|
||||
$(shell list-source-files) ../scripts/rebuild-rhel-kernel-rpm
|
||||
|
||||
help:
|
||||
@echo " all (the default) : make all"
|
||||
|
||||
@@ -173,8 +173,6 @@ Example how to use generate-kernel-patch you can find at "How To install
|
||||
SCST on Ubutuntu 15.04 with in-tree kernel patches"
|
||||
https://gist.github.com/chrwei/42f8bbb687290b04b598, thanks to Chris Weiss.
|
||||
|
||||
Script rebuild-rhel-kernel-rpm might also be useful in this regard.
|
||||
|
||||
|
||||
Migration from the obsolete proc interface
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user