diff options
| author | Alexandre Oliva <lxoliva@fsfla.org> | 2008-07-14 04:42:05 +0000 |
|---|---|---|
| committer | Alexandre Oliva <lxoliva@fsfla.org> | 2008-07-14 04:42:05 +0000 |
| commit | 844d5879d249fda78cc0bbadcc8ae49d3a4314f2 (patch) | |
| tree | 432d54b19e361e9986cbe09933b4fe02df6894fe /scripts/deblob-2.6.26 | |
| parent | e8e1536ac7923902d0deb97a36f6c1290c304f6d (diff) | |
| download | linux-libre-raptor-844d5879d249fda78cc0bbadcc8ae49d3a4314f2.tar.gz linux-libre-raptor-844d5879d249fda78cc0bbadcc8ae49d3a4314f2.zip | |
Fix korg1212-firmware cleanup
Diffstat (limited to 'scripts/deblob-2.6.26')
| -rwxr-xr-x | scripts/deblob-2.6.26 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deblob-2.6.26 b/scripts/deblob-2.6.26 index ddda134cd..a34bc0f67 100755 --- a/scripts/deblob-2.6.26 +++ b/scripts/deblob-2.6.26 @@ -568,7 +568,7 @@ clean_kconfig sound/pci/Kconfig 'SND_CS46XX' # SND_KORG1212 - Korg 1212 IO # clean_ifdef sound/pci/korg1212/korg1212.c CONFIG_SND_KORG1212_FIRMWARE_IN_KERNEL -clean_blob sound/pci/korg1212/korg1212-firmware.c +clean_blob sound/pci/korg1212/korg1212-firmware.h # SND_MAESTRO3 - ESS Allegro/Maestro3 clean_ifdef sound/pci/maestro3.c CONFIG_SND_MAESTRO3_FIRMWARE_IN_KERNEL |

