> The Makefiles for aic7xxx and aicasm have changed since I submitted a > patch for the parallel build problem several months ago. Justin's patch > has disappeared from the mm builds, so we continue to have parallel > build problems. > > The following patch fixes the parallel build problem and it still > applies to 2.6.2-rc1-mm1. This is Justin's fix. Actually, that's not my fix. This looks like your original fix. I've attached aic7xxx/Makefile and aic7xxx/aicasm/Makefile from my tree. These seem to work just fine in my parallel build tests and will work regardless of which generated file is out of date - a flaw in your change. Please let me know if these files don't work for you. -- Justin