Makefile 80 B

12345678
  1. #
  2. # Makefile for the Xilfpga
  3. #
  4. obj-y += init.o
  5. obj-y += intc.o
  6. obj-y += time.o