[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DB5PR02MB11414328B771A1312E5258EDD62B0@DB5PR02MB1141.eurprd02.prod.outlook.com>
Date: Tue, 3 Nov 2015 15:32:02 +0000
From: Noam Camus <noamc@...hip.com>
To: Vineet Gupta <Vineet.Gupta1@...opsys.com>,
"linux-snps-arc@...ts.infradead.org"
<linux-snps-arc@...ts.infradead.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Tal Zilcer <talz@...hip.com>, Gil Fruchter <gilf@...hip.com>,
Chris Metcalf <cmetcalf@...hip.com>
Subject: RE: [PATCH v1 20/20] ARC: Add eznps platform to Kconfig and Makefile
>From: Vineet Gupta [mailto:Vineet.Gupta1@...opsys.com]
>Sent: Monday, November 02, 2015 1:07 PM
>> +ifdef CONFIG_ARC_PLAT_EZNPS
>> +ifeq ($(KBUILD_SRC),)
>> +KBUILD_CPPFLAGS += -Iarch/arc/plat-eznps/include else KBUILD_CPPFLAGS
>> ++= -I$(srctree)/arch/arc/plat-eznps/include
>> +endif
>> +endif
>Are you sure you need special handling for out-of-tree build. The $srctree) version shd work just fine for both !
Thanks, I will use $(srctree) for both
- Noam
--
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