From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Roland Hieber Date: Thu, 9 Jul 2020 23:50:30 +0200 Message-Id: <20200709215030.18667-1-rhi@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH] dtc: adapt help text to reality List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Roland Hieber Fixes: 71dc5ebd2790aca426b2 (2012-06-06, Michael Olbrich: "dtc: support multiple device trees in DTC_OFTREE_DTS") Signed-off-by: Roland Hieber --- platforms/dtc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/dtc.in b/platforms/dtc.in index bafdb000a971..5e8b35291559 100644 --- a/platforms/dtc.in +++ b/platforms/dtc.in @@ -8,7 +8,7 @@ menuconfig DTC help Select this to build a device tree for your board. You will find the device tree binary blob under - images/oftree in your workspace. + platform-nnn/images/ in your workspace. if DTC -- 2.27.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de