From: Takashi Iwai Date: Thu, 31 Aug 2006 08:54:05 +0000 (+0200) Subject: Remove non-existing loader_dsp.fw X-Git-Tag: v1.0.13rc2~4 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9d9c4685bd3df3dd4b90606f506136a0da08f118;p=alsa-firmware.git Remove non-existing loader_dsp.fw Remove non-existing loader_dsp.fw from $(firmware_files). This caused re-generation of fw files at every time. --- diff --git a/echoaudio/Makefile.am b/echoaudio/Makefile.am index 70b6cf6..c51db4f 100644 --- a/echoaudio/Makefile.am +++ b/echoaudio/Makefile.am @@ -1,5 +1,5 @@ # # Process this file with automake to produce Makefile.in. -firmware_files = loader_dsp.fw \ +firmware_files = \ darla20_dsp.fw \ gina20_dsp.fw \ layla20_dsp.fw \