1# 2# Makefile for 52xx based boards 3# 4ifeq ($(CONFIG_PPC_MERGE),y) 5obj-y += mpc52xx_pic.o 6endif 7