patch-2.4.0-test5 linux/arch/sh/kernel/Makefile
Next file: linux/arch/sh/kernel/cf-enabler.c
Previous file: linux/arch/sh/defconfig
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Jul 21 14:21:06 2000
- Orig file:
v2.4.0-test4/linux/arch/sh/kernel/Makefile
- Orig date:
Fri Jun 23 21:55:08 2000
diff -u --recursive --new-file v2.4.0-test4/linux/arch/sh/kernel/Makefile linux/arch/sh/kernel/Makefile
@@ -44,6 +44,10 @@
O_OBJS += setup_hd64461.o
endif
+ifdef CONFIG_SH_STANDARD_BIOS
+O_OBJS += sh_bios.o
+endif
+
all: kernel.o head.o init_task.o
entry.o: entry.S
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)