On Fri, 30 Nov 2001 09:32:24 +0100, Giacomo Catenazzi <[EMAIL PROTECTED]> wrote: >in drivers/pcmcia/Makefile.in: > >objlink( sa1100_cs.o sa1100_generic.o) >objlink(CONFIG_SA1100_ASSABET sa1100_cs.o a1100_assabet.o) >objlink(CONFIG_ASSABET_NEPONSET sa1100_cs.o a1100_neponset.o) > >You should subst. [[:blank:]]a1100 into sa1100 (as in old Makefile)
%s/\<a11/sa11/ done, thanks for spotting that. _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel
