-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: mx25: rename mach-mx25pdk.c to mach-mx25_3ds.c matching its arch…
… number Additionally document all known names of that machine. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
- Loading branch information
Uwe Kleine-König
committed
Jun 2, 2010
1 parent
767c38b
commit c10ea4d
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) += mach-mx25pdk.o | ||
obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25_3ds.o |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters