patch-2.3.20 linux/arch/ppc/amiga/Makefile
Next file: linux/arch/ppc/amiga/amiints.c
Previous file: linux/arch/ppc/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 7 10:17:08 1999
- Orig file:
v2.3.19/linux/arch/ppc/amiga/Makefile
- Orig date:
Tue Aug 4 16:06:36 1998
diff -u --recursive --new-file v2.3.19/linux/arch/ppc/amiga/Makefile linux/arch/ppc/amiga/Makefile
@@ -12,4 +12,8 @@
bootinfo.o amisound.o chipram.o ints.o
OX_OBJS := amiga_ksyms.o
+ifdef CONFIG_AMIGA_PCMCIA
+O_OBJS := $(O_OBJS) pcmcia.o
+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)