On Fri, Jan 09, 2009 at 02:40:42PM -0200, Claudio Leonel wrote: > This packet is inside a "rules" directory (along many others) in > my project directory and I put an entry in the Kconfig file also > in the project directory: > ... > source "workspace/rules/exutils.in". > ... > Do you mean that if the ## SECTION=<section> line is added to the > ".in" file this not necessary any more ?
Yup. Looking at ptxdist-trunk: "grep generated rules/Kconfig" shows that we include "sections" now, which are being autogenerated out of the SECTION= lines above. So no need to fiddle around with Kconfig changes any more, as it was necessary in 1.0.x rsc -- 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 [email protected]
