Makefile 95 B

12345
  1. obj-y += clock.o
  2. obj-y += common.o
  3. obj-y += irq.o
  4. obj-y += timer.o
  5. obj-y += board-mcs8140-dt.o