diff options
| author | Alexandre Oliva <lxoliva@fsfla.org> | 2011-05-05 05:09:25 +0000 |
|---|---|---|
| committer | Alexandre Oliva <lxoliva@fsfla.org> | 2011-05-05 05:09:25 +0000 |
| commit | b8d9df06d98bd178aa8f2c897fa6c18af9303e45 (patch) | |
| tree | 397a4812fd266dd3735cf2520ec84d377c5a7778 /scripts/deblob-2.6.37 | |
| parent | d966ecb39ffd20ed6ab23d59fbbbdc369384b49d (diff) | |
| download | linux-libre-raptor-b8d9df06d98bd178aa8f2c897fa6c18af9303e45.tar.gz linux-libre-raptor-b8d9df06d98bd178aa8f2c897fa6c18af9303e45.zip | |
Fix harmless typo in TOUCHSCREEN_QT602240 clean_kconfig line.
Diffstat (limited to 'scripts/deblob-2.6.37')
| -rwxr-xr-x | scripts/deblob-2.6.37 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deblob-2.6.37 b/scripts/deblob-2.6.37 index 511b65c5b..001224aa6 100755 --- a/scripts/deblob-2.6.37 +++ b/scripts/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" |

