summaryrefslogtreecommitdiff
path: root/sys/arch/gumstix/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-27 03:37:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-27 03:37:39 +0000
commit9683bbbb58fdabe4a77ae3b6d924cf209d6edc43 (patch)
treead807cd799c0d853caa9e32a96e030d9d6752b78 /sys/arch/gumstix/conf
parent0ad81fc92aeca82da27c7489bbd7a8dd1eb9df2b (diff)
alpha/conf/Makefile.alpha
Diffstat (limited to 'sys/arch/gumstix/conf')
-rw-r--r--sys/arch/gumstix/conf/Makefile.gumstix19
1 files changed, 1 insertions, 18 deletions
diff --git a/sys/arch/gumstix/conf/Makefile.gumstix b/sys/arch/gumstix/conf/Makefile.gumstix
index 08126374778..d14af5aadc9 100644
--- a/sys/arch/gumstix/conf/Makefile.gumstix
+++ b/sys/arch/gumstix/conf/Makefile.gumstix
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.gumstix,v 1.9 2010/04/26 22:21:14 deraadt Exp $
+# $OpenBSD: Makefile.gumstix,v 1.10 2010/04/27 03:37:37 deraadt Exp $
# This makefile is constructed from a machine description:
# config machineid
@@ -187,23 +187,6 @@ db_structinfo.h: $S/ddb/db_structinfo.c $S/ddb/parse_structinfo.awk
objdump -g db_structinfo.o | awk -f $S/ddb/parse_structinfo.awk > $@
rm -f db_structinfo.o
-
-# depend on root or device configuration
-autoconf.o conf.o: Makefile
-
-# depend on network or filesystem configuration
-uipc_domain.o uipc_proto.o vfs_conf.o: Makefile
-if.o if_tun.o if_loop.o if_ethersubr.o: Makefile
-if_arp.o if_ether.o: Makefile
-ip_input.o ip_output.o in_pcb.o in_proto.o: Makefile
-tcp_subr.o tcp_timer.o tcp_output.o: Makefile
-
-# depend on maxusers
-machdep.o: Makefile
-
-# depend on CPU configuration
-locore.o machdep.o: Makefile
-
${_mach}_start.o: ${_machdir}/gumstix/${_mach}_start.S assym.h
${NORMAL_S}