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

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)