patch-2.4.4 linux/fs/partitions/Makefile

Next file: linux/fs/partitions/ibm.c
Previous file: linux/fs/ntfs/util.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/fs/partitions/Makefile linux/fs/partitions/Makefile
@@ -9,7 +9,7 @@
 
 O_TARGET := partitions.o
 
-export-objs := check.o
+export-objs := check.o ibm.o
 
 obj-y := check.o
 

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