patch-2.3.9 linux/fs/Makefile
Next file: linux/fs/adfs/dir.c
Previous file: linux/drivers/zorro/proc.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Fri Jun 25 01:05:12 1999
-  Orig file: 
v2.3.8/linux/fs/Makefile
-  Orig date: 
Thu May 13 23:50:15 1999
diff -u --recursive --new-file v2.3.8/linux/fs/Makefile linux/fs/Makefile
@@ -263,14 +263,6 @@
   endif
 endif
 
-ifeq ($(CONFIG_BINFMT_JAVA),y)
-BINFMTS += binfmt_java.o
-else
-  ifeq ($(CONFIG_BINFMT_JAVA),m)
-  M_OBJS += binfmt_java.o
-  endif
-endif
-
 ifeq ($(CONFIG_BINFMT_EM86),y)
 BINFMTS += binfmt_em86.o
 else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)