The Linux 2.5 build system doesn't need "export-objs" anymore in Makefiles. --- linux-2.5.70/drivers/mmc/Makefile~pxa1-fixes +++ linux-2.5.70/drivers/mmc/Makefile @@ -2,8 +2,6 @@ # Makefile for MMC drivers # -export-objs := mmc_core.o - obj-$(CONFIG_MMC) += mmc_core.o # mmc_test.o obj-$(CONFIG_MMC_BLOCK) += mmc_block.o obj-$(CONFIG_MMC_PXA) += mmc_pxa.o ------------------------------------------------------------------- Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel FAQ/Etiquette: http://www.arm.linux.org.uk/armlinux/mailinglists.php