From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?U3RlZmFuIEZyw7ZiZXJn?= Date: Mon, 03 Sep 2012 22:13:52 +0300 Subject: [Buildroot] Bash string manipulation in Kconfig In-Reply-To: <20120903210830.71b3372b@skate> References: <5044FD5F.102@petroprogram.com> <20120903210830.71b3372b@skate> Message-ID: <50450170.8010508@petroprogram.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 3.9.2012 22:08, Thomas Petazzoni kirjoitti: > Le Mon, 03 Sep 2012 21:56:31 +0300, > Stefan Fr?berg a ?crit : > >> But how to do similar in buildroot .mk files ??? > $(notdir $(FOO)) > > Thomas Thanks Thomas! That was fast :) Stefan