Makefile 83 B

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