diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2008-12-11 16:13:17 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2008-12-11 16:13:17 +0000 |
| commit | a7286c4a43374bfbe9ad8ae51a757fe9a486ab31 (patch) | |
| tree | ae596391af5fb644aada831b642574240a2f0db8 | |
| parent | 9ea9ef7e894849cb7bdf2ec0257c1fd1268145e0 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index 1f59aafb20b5..984dbf8eb690 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -415,7 +415,6 @@ TCPDEBUG TCP_OFFLOAD_DISABLE opt_inet.h #Disable code to dispatch tcp offloading TCP_SIGNATURE opt_inet.h VLAN_ARRAY opt_vlan.h -VIMAGE_GLOBALS opt_global.h XBONEHACK # @@ -786,3 +785,4 @@ IEEE80211_AMPDU_AGE opt_wlan.h # Virtualize the network stack VIMAGE opt_global.h +VIMAGE_GLOBALS opt_global.h |
