From 5042ab91c4272e158748180ae70a2e097f9e90e3 Mon Sep 17 00:00:00 2001 From: Richard Kuo Date: Tue, 15 Nov 2011 16:31:48 -0600 Subject: various Kconfig cleanup and old platform build code removal Signed-off-by: Richard Kuo --- arch/hexagon/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/hexagon/Makefile') diff --git a/arch/hexagon/Makefile b/arch/hexagon/Makefile index e27d030846ae..d00d900b2566 100644 --- a/arch/hexagon/Makefile +++ b/arch/hexagon/Makefile @@ -50,8 +50,3 @@ head-y := arch/hexagon/kernel/head.o core-y += arch/hexagon/kernel/ \ arch/hexagon/mm/ \ arch/hexagon/lib/ - -# arch/hexagon/platform/common/ -# -#core-$(CONFIG_HEXAGON_COMET) += arch/hexagon/platform/comet/ -#machine-$(CONFIG_HEXAGON_COMET) := comet -- cgit v1.2.3-59-g8ed1b