aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index ac786bf0f546..80cee786500c 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -158,6 +158,7 @@ core-$(CONFIG_FPE_FASTFPE) += $(FASTFPE_OBJ)
158core-$(CONFIG_VFP) += arch/arm/vfp/ 158core-$(CONFIG_VFP) += arch/arm/vfp/
159 159
160# If we have a common platform directory, then include it in the build. 160# If we have a common platform directory, then include it in the build.
161core-$(CONFIG_PLAT_IOP) += arch/arm/plat-iop/
161core-$(CONFIG_ARCH_OMAP) += arch/arm/plat-omap/ 162core-$(CONFIG_ARCH_OMAP) += arch/arm/plat-omap/
162 163
163drivers-$(CONFIG_OPROFILE) += arch/arm/oprofile/ 164drivers-$(CONFIG_OPROFILE) += arch/arm/oprofile/