Makefile 83 B

12345678
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. obj-y := dma.o pinmux.o arbiter.o
  5. clean: