Re: [PATCHv3 09/10] xshm: Makefile and Kconfig for M7400 SharedMemory Drivers

From: Linus Walleij
Date: Wed Dec 14 2011 - 10:38:07 EST


2011/12/14 Sjur Brændeland <sjur.brandeland@xxxxxxxxxxxxxx>:

> diff --git a/drivers/xshm/Makefile b/drivers/xshm/Makefile
> new file mode 100644
> index 0000000..001cd79
> --- /dev/null
> +++ b/drivers/xshm/Makefile
> @@ -0,0 +1,5 @@
> +obj-$(CONFIG_XSHM_BUS) += xshm_bus.o

Is this part of the patch set? I get:
make[4]: *** No rule to make target `drivers/xshm/xshm_bus.o', needed
by `drivers/xshm/built-in.o'. Stop.
make[3]: *** [drivers/xshm] Error 2
make[3]: *** Waiting for unfinished jobs....

When I select CONFIG_XSHM for a platform here at random...

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/