Makefile 98 B

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