Keith Owens wrote:

> 
> I have no idea what you mean by that.  Which filenames are missing the
> leading 's' and which file is missing it?
> 


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)
objlink(CONFIG_SA1100_H3600             sa1100_cs.o     a1100_h3600.o)
objlink(CONFIG_SA1100_CERF              sa1100_cs.o     a1100_cerf.o)
objlink(CONFIG_SA1100_GRAPHICSCLIENT    sa1100_cs.o     a1100_graphicsclient.o)
objlink(CONFIG_SA1100_XP860             sa1100_cs.o     a1100_xp860.o)
objlink(CONFIG_SA1100_PANGOLIN          sa1100_cs.o     a1100_pangolin.o)
objlink(CONFIG_SA1100_YOPY              sa1100_cs.o     a1100_yopy.o)
objlink(CONFIG_SA1100_FREEBIRD          sa1100_cs.o     a1100_freebird.o)
objlink(CONFIG_SA1100_PFS168            sa1100_cs.o     a1100_pfs168.o)
objlink(CONFIG_SA1100_JORNADA720        sa1100_cs.o     a1100_jornada720.o)
objlink(CONFIG_SA1100_FLEXANET          sa1100_cs.o     a1100_flexanet.o)
objlink(CONFIG_SA1100_SIMPAD            sa1100_cs.o     a1100_simpad.o)
objlink(CONFIG_SA1100_GRAPHICSMASTER    sa1100_cs.o     a1100_graphicsmaster.o)
objlink(CONFIG_SA1100_ADSBITSY          sa1100_cs.o     a1100_adsbitsy.o)
objlink(CONFIG_SA1100_STORK             sa1100_cs.o     a1100_stork.o)



You should subst. [[:blank:]]a1100 into sa1100 (as in old Makefile)

        giacomo

PS: Sorry for my bad bug report.




_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to