Makefile 98 B

12345678910
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Common support
  5. obj-y := irq.o
  6. obj-m :=
  7. obj-n :=
  8. obj- :=