From: lxoliva Date: Thu, 5 May 2011 05:09:25 +0000 (+0000) Subject: Fix harmless typo in TOUCHSCREEN_QT602240 clean_kconfig line. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=f22adcd39f32ac216dd573bb3c10863340a0ee17;p=releases.git Fix harmless typo in TOUCHSCREEN_QT602240 clean_kconfig line. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@7908 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-2.6.36 b/deblob-2.6.36 index e60c148646c..7672676f800 100755 --- a/deblob-2.6.36 +++ b/deblob-2.6.36 @@ -1686,7 +1686,7 @@ clean_mk CONFIG_SERIAL_QE drivers/serial/Makefile announce TOUCHSCREEN_QT602240 - "QT602240 I2C Touchscreen" reject_firmware drivers/input/touchscreen/qt602240_ts.c clean_blob drivers/input/touchscreen/qt602240_ts.c -clean_kconfig drivers/net/Kconfig 'TOUCHSCREEN_QT602240' +clean_kconfig drivers/input/touchscreen/Kconfig 'TOUCHSCREEN_QT602240' clean_mk CONFIG_TOUCHSCREEN_QT602240 drivers/input/touchscreen/Makefile announce LIRC_ZILOG - "Zilog/Hauppauge IR Transmitter" diff --git a/deblob-2.6.37 b/deblob-2.6.37 index 511b65c5bab..001224aa653 100755 --- a/deblob-2.6.37 +++ b/deblob-2.6.37 @@ -1775,7 +1775,7 @@ clean_mk CONFIG_SERIAL_QE drivers/serial/Makefile announce TOUCHSCREEN_QT602240 - "QT602240 I2C Touchscreen" reject_firmware drivers/input/touchscreen/qt602240_ts.c clean_blob drivers/input/touchscreen/qt602240_ts.c -clean_kconfig drivers/net/Kconfig 'TOUCHSCREEN_QT602240' +clean_kconfig drivers/input/touchscreen/Kconfig 'TOUCHSCREEN_QT602240' clean_mk CONFIG_TOUCHSCREEN_QT602240 drivers/input/touchscreen/Makefile announce LIRC_ZILOG - "Zilog/Hauppauge IR Transmitter" diff --git a/deblob-2.6.38 b/deblob-2.6.38 index 9132ddc8c3a..983926fdfe0 100755 --- a/deblob-2.6.38 +++ b/deblob-2.6.38 @@ -44,7 +44,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=2.6.38 extra= +kver=2.6.38 extra=++ case $1 in --force) @@ -1821,7 +1821,7 @@ clean_mk CONFIG_SERIAL_QE drivers/tty/serial/Makefile announce TOUCHSCREEN_QT602240 - "QT602240 I2C Touchscreen" reject_firmware drivers/input/touchscreen/qt602240_ts.c clean_blob drivers/input/touchscreen/qt602240_ts.c -clean_kconfig drivers/net/Kconfig 'TOUCHSCREEN_QT602240' +clean_kconfig drivers/input/touchscreen/Kconfig 'TOUCHSCREEN_QT602240' clean_mk CONFIG_TOUCHSCREEN_QT602240 drivers/input/touchscreen/Makefile announce LIRC_ZILOG - "Zilog/Hauppauge IR Transmitter"