--- In [email protected], "Geert Vancompernolle" <[EMAIL PROTECTED]> wrote: > > I'm still missing 1 link: > > I had to manually add the line "packages/initscripts/i2cdev \" into > the main Makefile. > The problem is, when I rerun ./configure, this line will be kicked out > again and my script will not be taken into account any more... > > Don't know how to solve this one yet, but I already submitted a > question on this newsgroup for assistance. > > Once I have this last item tackled, the circle is round and I have my > new mechanism introduced. > > If there are better approaches to do this, I'm certainly open for > suggestions. > > But by doing this, I learned a lot about the whole set-up of the > complete system (although not everything is clear yet to me...). > > Best rgds, > > --Geert >
Now the last obstacle is taken too! Adding the line "packages/initscript/i2cdev" to the Makefile using ./configure to create that file, is now possible. I had to add the following line to the file "/devboard-R2_01/configure-files/common/common": "sub packages/initscripts/i2cdev rev=R1". Thanks to Jean-Pierre D'Hondt to trigger me. Best rgds, --Geert
