mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 05:36:22 +00:00
Cleanups
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5292 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
SHELL = /bin/bash
|
||||
|
||||
# Define the location to the kernel src. Can be defined here or on
|
||||
# the command line during the build process. If KDIR is defined,
|
||||
# the command line during the build process. If KDIR is defined,
|
||||
# we will determine an appropriate value for KVER from the kernel
|
||||
# source tree. KVER can still be overridden by the user via the
|
||||
# command line or by defining it in this Makefile. If KDIR and KVER
|
||||
# source tree. KVER can still be overridden by the user via the
|
||||
# command line or by defining it in this Makefile. If KDIR and KVER
|
||||
# are not defined by the user, the current running kernel version is
|
||||
# used to define KVER.
|
||||
|
||||
|
||||
+1
-1
@@ -116,7 +116,7 @@ endif
|
||||
@echo "*!! target drivers, custom dev handlers and necessary user !!*"
|
||||
@echo "*!! space applications. Otherwise, because of the versions !!*"
|
||||
@echo "*!! mismatch, you could have many problems and crashes. !!*"
|
||||
@echo "*!! See IMPORTANT note in the \"Installation\" section of !!*"
|
||||
@echo "*!! See IMPORTANT note in the \"Installation\" section of !!*"
|
||||
@echo "*!! SCST's README file for more info. !!*"
|
||||
@echo "*!! !!*"
|
||||
@echo "*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*"
|
||||
|
||||
Reference in New Issue
Block a user