Skip to content

Commit

Permalink
imx/mx25: rename files defining a machine to mach-$mach.c
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  • Loading branch information
Uwe Kleine-König committed Feb 2, 2010
1 parent 3410123 commit e27bf72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-mx25/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
obj-y := mm.o devices.o
obj-$(CONFIG_ARCH_MX25) += clock.o
obj-$(CONFIG_MACH_MX25_3DS) += mx25pdk.o
obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25pdk.o
File renamed without changes.

0 comments on commit e27bf72

Please sign in to comment.