summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2015-01-17 16:36:39 +0000
committerhselasky <hselasky@FreeBSD.org>2015-01-17 16:36:39 +0000
commitb7da41a302a93349ae03134c010594d8587438fe (patch)
treefebade823aada1e5e12820542c4cd10192a03533 /sys/conf/options
parent51b45a80193654c69fd0a05ba6df4f7d9700294b (diff)
downloadFreeBSD-src-b7da41a302a93349ae03134c010594d8587438fe.zip
FreeBSD-src-b7da41a302a93349ae03134c010594d8587438fe.tar.gz
Start importing the basic OFED linux compatibility layer changes made
by dumbbell@ to be able to compile this layer as a dependency module. Clean up some Makefiles and remove the no longer used OFED define. Currently only i386 and amd64 targets are supported. MFC after: 1 month Sponsored by: Mellanox Technologies
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 706b52c..ce40204 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -85,6 +85,7 @@ COMPAT_FREEBSD6 opt_compat.h
COMPAT_FREEBSD7 opt_compat.h
COMPAT_FREEBSD9 opt_compat.h
COMPAT_FREEBSD10 opt_compat.h
+COMPAT_LINUXAPI opt_compat.h
COMPILING_LINT opt_global.h
COMPRESS_USER_CORES opt_core.h
CY_PCI_FASTINTR
@@ -907,7 +908,6 @@ FDT opt_platform.h
FDT_DTB_STATIC opt_platform.h
# OFED Infiniband stack
-OFED opt_ofed.h
OFED_DEBUG_INIT opt_ofed.h
SDP opt_ofed.h
SDP_DEBUG opt_ofed.h
OpenPOWER on IntegriCloud