patch-2.4.9 linux/arch/arm/mach-footbridge/Makefile

Next file: linux/arch/arm/mach-footbridge/arch.c
Previous file: linux/arch/arm/mach-ebsa110/io.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/arch/arm/mach-footbridge/Makefile linux/arch/arm/mach-footbridge/Makefile
@@ -16,7 +16,7 @@
 obj-n			:=
 obj-			:=
 
-export-objs		:= netwinder-hw.o
+export-objs		:= arch.o netwinder-hw.o
 
 pci-$(CONFIG_ARCH_CATS) += cats-pci.o
 pci-$(CONFIG_ARCH_EBSA285) += ebsa285-pci.o

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