summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/512x/Makefile
diff options
context:
space:
mode:
authorMatteo Facchinetti <matteo.facchinetti@sirius-es.it>2013-03-20 07:41:52 (GMT)
committerAnatolij Gustschin <agust@denx.de>2013-04-01 07:25:00 (GMT)
commitb9e7196ecdf6d7cd7a41b560e596c9af94413c05 (patch)
treed6b7a0a092c09daa32aa622803d185546ce5ea3b /arch/powerpc/platforms/512x/Makefile
parent534ada5ede3c9236f0bf3c5d77e0d060e66caa4f (diff)
downloadlinux-b9e7196ecdf6d7cd7a41b560e596c9af94413c05.tar.xz
powerpc/512x: move mpc5121_generic platform to mpc512x_generic.
This provides a base for using 512x_generic platform on mpc5125 boards. By this way 512x_GENERIC it could be used for all generic mpc512x boards and kernel could be compiled with mpc512x_defconfig. Signed-off-by: Matteo Facchinetti <matteo.facchinetti@sirius-es.it> [agust: applied s/mpc5121/mpc512x in mpc512x_generic.c] Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'arch/powerpc/platforms/512x/Makefile')
-rw-r--r--arch/powerpc/platforms/512x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/512x/Makefile b/arch/powerpc/platforms/512x/Makefile
index 4efc1c4..72fb934 100644
--- a/arch/powerpc/platforms/512x/Makefile
+++ b/arch/powerpc/platforms/512x/Makefile
@@ -3,5 +3,5 @@
#
obj-y += clock.o mpc512x_shared.o
obj-$(CONFIG_MPC5121_ADS) += mpc5121_ads.o mpc5121_ads_cpld.o
-obj-$(CONFIG_MPC5121_GENERIC) += mpc5121_generic.o
+obj-$(CONFIG_MPC512x_GENERIC) += mpc512x_generic.o
obj-$(CONFIG_PDM360NG) += pdm360ng.o