Makefile 144 B

12345678
  1. #
  2. # Makefile for the Alchemy Semiconductor PB1200 board.
  3. #
  4. lib-y := init.o board_setup.o irqmap.o
  5. obj-y += platform.o
  6. EXTRA_CFLAGS += -Werror