Makefile 154 B

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