It doesn't build with "make -f Makefile-2.5" and trying to specify it
manually gives:
$ make -f Makefile-2.5 drivers/scsi/aic7xxx/aic7xxx_core.o
Using ARCH='i386' AS='as' LD='ld' CC='/usr/bin/gcc' CPP='/usr/bin/gcc
-E' AR='ar' HOSTAS='as' HOSTLD='gcc' HOSTCC='gcc' HOSTAR='ar'
Generating global Makefile
phase 1 (find all inputs)
phase 2 (convert all Makefile.in files)
phase 3 (evaluate selections)
phase 4 (integrity checks, write global makefile)
Starting phase 5 (build) for drivers/scsi/aic7xxx/aic7xxx_core.o
make[1]: Nothing to be done for `drivers/scsi/aic7xxx/aic7xxx_core.o'.
Phase 5 complete for drivers/scsi/aic7xxx/aic7xxx_core.o
Relevant configs:
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
The build system *does* get all the sr_mod, sd_mod, etc. files.
Help!
--Nathan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/