summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-05-02 10:35:14 +0000
committerJean Delvare <khali@linux-fr.org>2007-05-02 10:35:14 +0000
commit95996b46388fa2555a2abd1e581dc2c94711a527 (patch)
tree8ff77b65316a4beb48c15ec0da5b13c484962a96 /Makefile
parent1d4796cfbc7169777845ba5287d30cb372d9f354 (diff)
downloadlm-sensors-git-95996b46388fa2555a2abd1e581dc2c94711a527.tar.gz
Delete mkpatch and all references thereto. The kernel modules will soon
be removed from the tree so there won't be anything left to generate a patch from. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4383 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65665e9d..0f82fe1e 100644
--- a/Makefile
+++ b/Makefile
@@ -176,7 +176,6 @@ ifneq ($(MAKECMDGOALS),user_uninstall)
ifneq ($(MAKECMDGOALS),package)
ifneq ($(MAKECMDGOALS),userpackage)
ifneq ($(MAKECMDGOALS),manhtml)
-SRCDIRS += mkpatch
SRCDIRS += kernel kernel/busses kernel/chips
endif
endif