From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Subject: [RFC 3/9] ARM: OMAP1: Makefile: Update for new MCBSP Kconfig option Date: Thu, 8 Nov 2018 10:37:48 +0200 Message-ID: <20181108083754.1746-4-peter.ujfalusi@ti.com> References: <20181108083754.1746-1-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <20181108083754.1746-1-peter.ujfalusi@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown , Liam Girdwood , jarkko.nikula@bitmer.com, tony@atomide.com, nsekhar@ti.com Cc: alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jsarha@ti.com List-Id: linux-omap@vger.kernel.org The MCBSP config option has been changed. Signed-off-by: Peter Ujfalusi --- arch/arm/mach-omap1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-omap1/Makefile b/arch/arm/mach-omap1/Makefile index e8ccf51c6f29..a7e9c6d19fb5 100644 --- a/arch/arm/mach-omap1/Makefile +++ b/arch/arm/mach-omap1/Makefile @@ -8,7 +8,7 @@ obj-y := io.o id.o sram-init.o sram.o time.o irq.o mux.o flash.o \ serial.o devices.o dma.o fb.o obj-y += clock.o clock_data.o opp_data.o reset.o pm_bus.o timer.o -ifneq ($(CONFIG_SND_OMAP_SOC_MCBSP),) +ifneq ($(CONFIG_SND_SOC_OMAP_MCBSP),) obj-y += mcbsp.o endif -- Peter Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki