From f1933189b89da2b34fc37e6737737c8c9bf01139 Mon Sep 17 00:00:00 2001 From: Chris Zankel Date: Thu, 2 Apr 2009 16:58:53 -0700 Subject: xtensa: only build platform or variant if they contain a Makefile We only add the platform or variant directory to core-y if it contains a Makefile. Consequently, we can remove the Makefiles for the dc232b and fsf processor variants. Signed-off-by: Chris Zankel --- arch/xtensa/variants/fsf/Makefile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 arch/xtensa/variants/fsf/Makefile (limited to 'arch/xtensa/variants/fsf') diff --git a/arch/xtensa/variants/fsf/Makefile b/arch/xtensa/variants/fsf/Makefile deleted file mode 100644 index 3fadcfd03d19..000000000000 --- a/arch/xtensa/variants/fsf/Makefile +++ /dev/null @@ -1 +0,0 @@ -# fsf Makefile -- cgit v1.2.3-59-g8ed1b