From f82e939fb75ad01da8f0d3024fc678111ddb4ac7 Mon Sep 17 00:00:00 2001 From: Johannes Weiner Date: Wed, 4 Mar 2009 16:21:33 +0100 Subject: xtensa: platform: s6105 Support for the S6105 IP Camera Reference Design Kit. Signed-off-by: Johannes Weiner Signed-off-by: Oskar Schirmer Signed-off-by: Chris Zankel --- arch/xtensa/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/xtensa/Makefile') diff --git a/arch/xtensa/Makefile b/arch/xtensa/Makefile index 8f97a86041a..d0a8ba4b12c 100644 --- a/arch/xtensa/Makefile +++ b/arch/xtensa/Makefile @@ -25,6 +25,7 @@ export VARIANT platform-$(CONFIG_XTENSA_PLATFORM_XT2000) := xt2000 platform-$(CONFIG_XTENSA_PLATFORM_ISS) := iss +platform-$(CONFIG_XTENSA_PLATFORM_S6105) := s6105 PLATFORM = $(platform-y) export PLATFORM -- cgit v1.2.3