patch-2.4.23 linux-2.4.23/arch/sh/kernel/Makefile
Next file: linux-2.4.23/arch/sh/kernel/entry.S
Previous file: linux-2.4.23/arch/sh/config.in
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/arch/sh/kernel/Makefile
- Orig date:
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.22/arch/sh/kernel/Makefile linux-2.4.23/arch/sh/kernel/Makefile
@@ -93,6 +93,9 @@
obj-$(CONFIG_SH_KEYWEST) += mach_keywest.o setup_keywest.o io_keywest.o
machine-specific-objs += mach_keywest.o setup_keywest.o io_keywest.o
+obj-$(CONFIG_SH_SH4202_MICRODEV)+= mach_microdev.o setup_microdev.o io_microdev.o irq_microdev.o
+machine-specific-objs += mach_microdev.o setup_microdev.o io_microdev.o irq_microdev.o
+
# Doesn't compile well, so don't include in machine-specific-objs
obj-$(CONFIG_HD64465) += setup_hd64465.o io_hd64465.o hd64465_gpio.o
obj-$(CONFIG_SH_DMIDA) += mach_dmida.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)