* [ptxdist] ptxdist/rules/templates/kconfig/Kconfig does not work
@ 2012-12-18 12:58 Alexander Stein
2012-12-18 18:51 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stein @ 2012-12-18 12:58 UTC (permalink / raw)
To: ptxdist
Hello,
I'm trying to use the template from ptxdist/rules/templates/kconfig/Kconfig to get a new submenu for project_specific rules.
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.
Best regards,
Alexander
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] ptxdist/rules/templates/kconfig/Kconfig does not work
2012-12-18 12:58 [ptxdist] ptxdist/rules/templates/kconfig/Kconfig does not work Alexander Stein
@ 2012-12-18 18:51 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2012-12-18 18:51 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-18 18:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-18 12:58 [ptxdist] ptxdist/rules/templates/kconfig/Kconfig does not work Alexander Stein
2012-12-18 18:51 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox