[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No rule to make target `pld_hotswap.c', needed by `/usr/src/linuix-2.4.18/include/linux/modules/pld_hotswap.ver'. Stop.



This should fix it, crude but effective :-)

--- linux_orig/drivers/pld/Makefile     Fri Aug  9 13:38:43 2002
+++ linux/drivers/pld/Makefile  Fri Aug  9 13:52:44 2002
@@ -13,14 +13,12 @@

 O_TARGET := pld.o

-export-objs    := pld_hotswap.o
 obj-y          :=
 obj-m          :=
 obj-n          :=
 obj-           :=

 obj-$(CONFIG_PLD)              += pld_epxa.o
-obj-$(CONFIG_PLD_HOTSWAP)      += pld_hotswap.o

 include $(TOPDIR)/Rules.make



Reply to: