Makefile 142 B

123456
  1. #
  2. # Makefile for Goldfish platform specific drivers
  3. #
  4. obj-$(CONFIG_GOLDFISH_BUS) += pdev_bus.o
  5. obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o