diff options
Diffstat (limited to 'arch/arm/mach-pxa/Makefile')
-rw-r--r-- | arch/arm/mach-pxa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Makefile b/arch/arm/mach-pxa/Makefile index d04014e67c08..24b20bc9dd6d 100644 --- a/arch/arm/mach-pxa/Makefile +++ b/arch/arm/mach-pxa/Makefile | |||
@@ -50,6 +50,7 @@ ifeq ($(CONFIG_MACH_ZYLONITE),y) | |||
50 | obj-$(CONFIG_CPU_PXA320) += zylonite_pxa320.o | 50 | obj-$(CONFIG_CPU_PXA320) += zylonite_pxa320.o |
51 | endif | 51 | endif |
52 | obj-$(CONFIG_MACH_LITTLETON) += littleton.o | 52 | obj-$(CONFIG_MACH_LITTLETON) += littleton.o |
53 | obj-$(CONFIG_MACH_TAVOREVB) += tavorevb.o | ||
53 | 54 | ||
54 | obj-$(CONFIG_MACH_ARMCORE) += cm-x270.o | 55 | obj-$(CONFIG_MACH_ARMCORE) += cm-x270.o |
55 | obj-$(CONFIG_PXA_EZX) += ezx.o | 56 | obj-$(CONFIG_PXA_EZX) += ezx.o |