patch-2.3.41 linux/arch/m68k/atari/Makefile

Next file: linux/arch/m68k/atari/config.c
Previous file: linux/arch/m68k/apollo/dn_ints.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/arch/m68k/atari/Makefile linux/arch/m68k/atari/Makefile
@@ -12,4 +12,10 @@
             joystick.o stram.o
 OX_OBJS  := atari_ksyms.o
 
+ifdef CONFIG_PCI
+ifdef CONFIG_HADES
+O_OBJS += hades-pci.o
+endif
+endif
+
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)