summaryrefslogtreecommitdiffstats
path: root/sys/modules/awi
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-04-20 19:20:39 +0000
committersam <sam@FreeBSD.org>2008-04-20 19:20:39 +0000
commit682b4ae9be70192e298129ada878af3486683aaf (patch)
treee2a73127581378c2e400dd3609312f29df5938cf /sys/modules/awi
parent5f623fd60e55a8024d8d0ac0c0f1d4841065bfb8 (diff)
downloadFreeBSD-src-682b4ae9be70192e298129ada878af3486683aaf.zip
FreeBSD-src-682b4ae9be70192e298129ada878af3486683aaf.tar.gz
move awi to the Attic; it will not make the jump to the new world order
Reviewed by: imp
Diffstat (limited to 'sys/modules/awi')
-rw-r--r--sys/modules/awi/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/sys/modules/awi/Makefile b/sys/modules/awi/Makefile
deleted file mode 100644
index 228d9c1..0000000
--- a/sys/modules/awi/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/awi
-
-KMOD= if_awi
-SRCS= am79c930.c awi.c if_awi_pccard.c
-SRCS+= bus_if.h card_if.h device_if.h opt_inet.h pccarddevs.h
-
-.if !defined(KERNBUILDDIR)
-opt_inet.h:
- echo "#define INET 1" > opt_inet.h
-.endif
-
-.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud