diff options
Diffstat (limited to 'arch/arm/mach-mx2/Makefile')
-rw-r--r-- | arch/arm/mach-mx2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx2/Makefile b/arch/arm/mach-mx2/Makefile index a9c94e39e321..e8910903b24f 100644 --- a/arch/arm/mach-mx2/Makefile +++ b/arch/arm/mach-mx2/Makefile | |||
@@ -7,7 +7,6 @@ | |||
7 | obj-y := generic.o devices.o serial.o | 7 | obj-y := generic.o devices.o serial.o |
8 | CFLAGS_generic.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS | 8 | CFLAGS_generic.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS |
9 | CFLAGS_devices.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS | 9 | CFLAGS_devices.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS |
10 | CFLAGS_serial.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS | ||
11 | 10 | ||
12 | obj-$(CONFIG_MACH_MX21) += clock_imx21.o | 11 | obj-$(CONFIG_MACH_MX21) += clock_imx21.o |
13 | 12 | ||