ARM: imx: rename mxc_uart_devicex to follow a common naming scheme
[deliverable/linux.git] / arch / arm / mach-mx1 / Makefile
index 7f86fe073ec67232632ed3b84a025f96f90c3d53..297d17210e116ca0af32ca096c49e6012398ed57 100644 (file)
@@ -10,5 +10,5 @@ obj-y                 += generic.o clock.o devices.o
 obj-$(CONFIG_MX1_VIDEO)        += ksym_mx1.o mx1_camera_fiq.o
 
 # Specific board support
-obj-$(CONFIG_ARCH_MX1ADS) += mx1ads.o
-obj-$(CONFIG_MACH_SCB9328) += scb9328.o
\ No newline at end of file
+obj-$(CONFIG_ARCH_MX1ADS) += mach-mx1ads.o
+obj-$(CONFIG_MACH_SCB9328) += mach-scb9328.o
This page took 0.02437 seconds and 5 git commands to generate.