From d75d806cbbfb9c775e87779cd281c9c408c7aba3 Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Wed, 20 Jun 2012 17:17:10 +0200 Subject: CRIS: Remove VCS simulator specific code The VCS simulator was a tool used in the development of the chip and is no longer used or necessary. Signed-off-by: Jesper Nilsson --- arch/cris/arch-v32/mach-fs/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/cris/arch-v32/mach-fs/Makefile') diff --git a/arch/cris/arch-v32/mach-fs/Makefile b/arch/cris/arch-v32/mach-fs/Makefile index 41fa6a6893a9..d366e0891988 100644 --- a/arch/cris/arch-v32/mach-fs/Makefile +++ b/arch/cris/arch-v32/mach-fs/Makefile @@ -1,10 +1,8 @@ -# $Id: Makefile,v 1.3 2007/03/13 11:57:46 starvik Exp $ # # Makefile for the linux kernel. # obj-y := dma.o pinmux.o io.o arbiter.o -obj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o obj-$(CONFIG_CPU_FREQ) += cpufreq.o clean: -- cgit v1.2.3