[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdY-6PT4OpML_S2W2ag90b0AM1XxUq6dDKd18NSCa+agTw@mail.gmail.com>
Date: Wed, 14 Dec 2011 16:38:01 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Sjur Brændeland <sjur.brandeland@...ricsson.com>
Cc: linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
sjurbren@...il.com, Randy Dunlap <rdunlap@...otime.net>,
Paul Bolle <pebolle@...cali.nl>
Subject: Re: [PATCHv3 09/10] xshm: Makefile and Kconfig for M7400 Shared
Memory Drivers
2011/12/14 Sjur Brændeland <sjur.brandeland@...ricsson.com>:
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists