All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] error in mkpatch.pl of lm_sensors 2.10.0
Date: Tue, 15 Aug 2006 19:34:17 +0000	[thread overview]
Message-ID: <20060815213417.ea688d2c.khali@linux-fr.org> (raw)
In-Reply-To: <002301c6c096$3cb72220$d620a8c0@pcw_hans.hnsasd.lan>

Hi Hans,

> I found an error in the mkpatch.pl script of lm_sensors 2.10.0,
> causing the build of a patched 2.4.32/33 kernel to fail.
> The following mini-patch corrects the error:
> %<---------------------------------------------->%
> --- mkpatch.pl.orig     2006-02-15 02:46:48.000000000 +0100
> +++ mkpatch.pl  2006-08-15 19:51:34.000000000 +0200
> @@ -1027,7 +1027,7 @@
>  obj-$(CONFIG_SENSORS_DDCMON)   += ddcmon.o
>  obj-$(CONFIG_SENSORS_DS1621)   += ds1621.o
>  obj-$(CONFIG_SENSORS_EEPROM)   += eeprom.o
> -obj-$(CONFIG_SENSORS_FSCHER)   += f71085f.o
> +obj-$(CONFIG_SENSORS_F71805F)  += f71805f.o
>  obj-$(CONFIG_SENSORS_FSCHER)   += fscher.o
>  obj-$(CONFIG_SENSORS_FSCPOS)   += fscpos.o
>  obj-$(CONFIG_SENSORS_FSCSCY)   += fscscy.o
> %<---------------------------------------------->%

Already fixed in lm_sensors SVN since February 2006.

-- 
Jean Delvare


      reply	other threads:[~2006-08-15 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 18:11 [lm-sensors] error in mkpatch.pl of lm_sensors 2.10.0 Hans Steegers
2006-08-15 19:34 ` Jean Delvare [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060815213417.ea688d2c.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.