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 c4dfbe87fc4e..1dded6499d0b 100644 --- a/arch/arm/mach-pxa/Makefile +++ b/arch/arm/mach-pxa/Makefile | |||
@@ -46,6 +46,7 @@ endif | |||
46 | obj-$(CONFIG_MACH_LITTLETON) += littleton.o | 46 | obj-$(CONFIG_MACH_LITTLETON) += littleton.o |
47 | 47 | ||
48 | obj-$(CONFIG_MACH_ARMCORE) += cm-x270.o | 48 | obj-$(CONFIG_MACH_ARMCORE) += cm-x270.o |
49 | obj-$(CONFIG_PXA_EZX) += ezx.o | ||
49 | 50 | ||
50 | # Support for blinky lights | 51 | # Support for blinky lights |
51 | led-y := leds.o | 52 | led-y := leds.o |