59b559d7a3
Introduce the plat-nomadik folder for ST-Ericsson machines including the existing nomadik 8815 architecture. This also moves the existing MTU (MultiTimerUnit) of nomadik 8815 to the proposed plat-nomadik and adds HAS_MTU. The patch has been re-based to 2.6.32-rc6 Signed-off-by: srinidhi kasagar <srinidhi.kasagar@stericsson.com> Acked-by: Alessandro Rubini <rubini@unipv.it> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
6 lines
119 B
Makefile
6 lines
119 B
Makefile
# arch/arm/plat-nomadik/Makefile
|
|
# Copyright 2009 ST-Ericsson
|
|
# Licensed under GPLv2
|
|
|
|
obj-$(CONFIG_HAS_MTU) += timer.o
|