forked from luck/tmp_suning_uos_patched
imx/mx25: rename files defining a machine to mach-$mach.c
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
This commit is contained in:
parent
34101237d9
commit
e27bf72465
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user