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