From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Tl2Ft-0006uo-HC for ptxdist@pengutronix.de; Tue, 18 Dec 2012 19:51:05 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1Tl2Ft-0005Hf-Fx for ptxdist@pengutronix.de; Tue, 18 Dec 2012 19:51:05 +0100 Date: Tue, 18 Dec 2012 19:51:05 +0100 From: Michael Olbrich Message-ID: <20121218185105.GS32091@pengutronix.de> References: <1651618.7pdhjbhKrY@ws-stein> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1651618.7pdhjbhKrY@ws-stein> Subject: Re: [ptxdist] ptxdist/rules/templates/kconfig/Kconfig does not work Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, On Tue, Dec 18, 2012 at 01:58:02PM +0100, Alexander Stein wrote: > I'm trying to use the template from ptxdist/rules/templates/kconfig/Kconfig > to get a new submenu for project_specific rules. I didn't even know this existed. It's out of date. > Stripped down it contains only: > > source "config/Kconfig" > > menu "Project Specific Menu " > > source "generated/project_specific.in" > > endmenu > Nevertheless it does not work, I just get the following error message: > > ptxdist menuconfig > config/Kconfig:7: syntax error > config/Kconfig:6: invalid statement > > ptxdist: ' menuconfig' returned with an error > > After fiddling with the generated files/symlinks I found out that the command 'mainmenu' does not work after a 'source' command. > I'm running ptxdist-2012.12.0. Does anyone have an idea how to get this working? Thanks. Copy ptxdist/config/Kconfig and modify it. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de