On Wed, Feb 25, 2004 at 11:39:34AM -0700, Tom Rini wrote: > > Simply just matching on *defconfig should be fine. I already changed this on > > matching defconfig-* for sh to get around matching SCCS. > > Would you mind changing to foo_defconfig from defconfig-foo ? Then you > get the make foo_defconfig rule for free. > Yes, I plan on doing this in the next sh update. I did the defconfig-foo stuff before foo_defconfig existed, that's the only reason it's different at this point..