From 4bd4cbf8822f28cee6b843bc23cdfd2b2cc2672f Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Mon, 27 Feb 2012 14:09:29 -0800 Subject: [PATCH] compat: remove dubious clean at install target Not sure why this was added, this is a big typo. Signed-off-by: Luis R. Rodriguez --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 423d1ed..2f47e3f 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,6 @@ install: modules $(MAKE) -C $(KLIB_BUILD) M=$(PWD) $(KMODDIR_ARG) $(KMODPATH_ARG) \ modules_install depmod -a - $(MAKE) -C $(KLIB_BUILD) M=$(PWD) clean $(COMPAT_AUTOCONF): ; -- 2.46.0