Makefile 82 B

123456
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. obj-y := timer.o
  5. extra-y = crt0_$(MODEL).o