From f7b28391cbfce36e2c9fac1623fde430d1a9e5f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=F6nig?= Date: Mon, 21 Apr 2008 22:53:56 +0000 Subject: [PATCH] --- yaml --- r: 91762 b: refs/heads/master c: bc3c26fe65ecaa3fa96844219a9070a3e079697a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4cfea369af51..066436366578 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1cc8dcf569a3fcefb7ae32652225f2bd3e85257e +refs/heads/master: bc3c26fe65ecaa3fa96844219a9070a3e079697a diff --git a/trunk/Makefile b/trunk/Makefile index 39516bfad958..3dbc826bb8e6 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1538,7 +1538,7 @@ quiet_cmd_rmdirs = $(if $(wildcard $(rm-dirs)),CLEAN $(wildcard $(rm-dirs))) quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files))) cmd_rmfiles = rm -f $(rm-files) -# Run depmod only is we have System.map and depmod is executable +# Run depmod only if we have System.map and depmod is executable # and we build for the host arch quiet_cmd_depmod = DEPMOD $(KERNELRELEASE) cmd_depmod = \