Makefile 117 B

1234567
  1. #
  2. # Makefile for common code of NEC Osprey board
  3. #
  4. obj-y := setup.o prom.o reset.o
  5. obj-$(CONFIG_KGDB) += dbg_io.o