summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2014-11-01 17:52:04 +0000
committermarkm <markm@FreeBSD.org>2014-11-01 17:52:04 +0000
commitc3198cc7ab07932eb39344dc2399b5d45f220ad9 (patch)
tree0988eba43f3c8d52713ae196e3295f81df12f2fe
parent7f45fd4285f093e1bc42f1d9253689c951802cd7 (diff)
downloadFreeBSD-src-c3198cc7ab07932eb39344dc2399b5d45f220ad9.zip
FreeBSD-src-c3198cc7ab07932eb39344dc2399b5d45f220ad9.tar.gz
Remove duplicate macro settings (probably due to an SVN merge /faux pas/ on my part.
Spotted by: DES Approved by: DES(implicit)
-rw-r--r--sys/modules/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index fa956df..2be703d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -606,17 +606,6 @@ _x86bios= x86bios
_ixl= ixl
_ixlv= ixlv
_ntb= ntb
-_nvd= nvd
-_nvme= nvme
-_nvram= nvram
-_nxge= nxge
-.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
-_opensolaris= opensolaris
-.endif
-.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
-_padlock= padlock
-.endif
-_pccard= pccard
_qlxge= qlxge
_qlxgb= qlxgb
_qlxgbe= qlxgbe
OpenPOWER on IntegriCloud