diff -urp orinoco-0.15rc2/Makefile orinoco-0.15rc2-firmware/Makefile --- orinoco-0.15rc2/Makefile 2004-07-28 08:06:45.000000000 +0200 +++ orinoco-0.15rc2-firmware/Makefile 2005-04-28 11:20:54.000000000 +0200 @@ -69,16 +69,6 @@ ifdef CONFIG_PCI MODULES += orinoco_nortel.o orinoco_pci.o orinoco_plx.o orinoco_tmd.o endif -# Replacement for firmware loader for 2.4 kernels that don't have it -ifneq (,$(OLDMAKE)) -ifdef CONFIG_HOTPLUG -ifndef CONFIG_FW_LOADER -MODULES += firmware_class.o -CONFIG_FW_LOADER = m -endif -endif -endif - ifdef CONFIG_PCMCIA MODULES += orinoco_cs.o ifdef CONFIG_FW_LOADER