Makefile 102 B

123
  1. obj-y += cgu.o
  2. obj-$(CONFIG_MACH_JZ4740) += jz4740-cgu.o
  3. obj-$(CONFIG_MACH_JZ4780) += jz4780-cgu.o