Makefile 101 B

123456
  1. #
  2. # arch/blackfin/mach-bf609/Makefile
  3. #
  4. obj-y := dma.o clock.o
  5. obj-$(CONFIG_PM) += pm.o hibernate.o