On Sun, Oct 28, 2007 at 08:49:04PM -0400, Corey Osgood wrote: > +++ superio/fintek/f71805f/Makefile (revision 0) .. > +STAGE0_CHIPSET_OBJ += $(obj)/superio/fintek/f71805f/stage1.o > +STAGE0_CHIPSET_OBJ += $(obj)/device/pnp_raw.o > + > +# Always add to variables, as there could be more than one Super I/O. > +STAGE2_CHIPSET_OBJ += $(obj)/superio/fintek/f71805f/superio.o
The path seems redundant when it's the very directory the Makefile is stored in. Can we get rid of the path within the Makefile somehow? Maybe by setting a variable to the path of each Makefile, before it is processed. Maybe Kconfig does this already? //Peter -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios