mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-26 04:35:01 +00:00
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…
x
Reference in New Issue
Block a user