blob: b91e39c84d4687ff5559d05e3e5721037e5458ce [file] [log] [blame]
Grant Likely39d074b2006-11-27 14:16:23 -07001#
2# Makefile for 52xx based boards
3#
4ifeq ($(CONFIG_PPC_MERGE),y)
Grant Likely60651702006-11-27 14:16:27 -07005obj-y += mpc52xx_pic.o mpc52xx_common.o
Grant Likelyf42963f2006-12-12 15:13:19 -07006obj-$(CONFIG_PCI) += mpc52xx_pci.o
Grant Likely39d074b2006-11-27 14:16:23 -07007endif
Grant Likelyb9cf5d82006-11-27 14:16:25 -07008
Sylvain Munaut9724b862007-02-12 23:13:24 +01009obj-$(CONFIG_PPC_EFIKA) += efika.o
Grant Likely6b642532006-11-27 14:16:28 -070010obj-$(CONFIG_PPC_LITE5200) += lite5200.o
Domen Puncer2e1ee1f2007-05-07 01:38:52 +100011
12obj-$(CONFIG_PM) += mpc52xx_sleep.o mpc52xx_pm.o