From 9d9c4685bd3df3dd4b90606f506136a0da08f118 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 31 Aug 2006 10:54:05 +0200 Subject: [PATCH] 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. --- echoaudio/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.1