aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.alpha
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-05-07 18:12:18 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-05-07 18:12:18 +0000
commitf4eb4717097d01015245162be8f513be6e10ba30 (patch)
treedc3da1423eab41abb6c819861da56345c391c907 /sys/conf/options.alpha
parent7649f45c3ee5e17107fa5b4ea0f86d57dfb194ca (diff)
downloadsrc-f4eb4717097d01015245162be8f513be6e10ba30.tar.gz
src-f4eb4717097d01015245162be8f513be6e10ba30.zip
- change the example of compiling only specific modules to not contain
the linux module, since it is not cross-platform - move linprocfs from "files" and "options" to architecture specific files, since it only makes sense to build this for those architectures, where we also have a linuxolator - disable the build of the linuxolator on our tier-2 architecture "Alpha": * we don't have a linux_base port which supports Alpha and at the same time is not outdated/obsoleted upstream/in a good condition/ currently working * the upcomming new default linux base port is based upon Fedora Core 3 (security support via http://www.fedoralegacy.org), which isn't available for Alpha (like the current default linux base port which is based upon Red Hat 8) * nobody answered my request for testing it ~1 month ago on current@ and alpha@ (it doesn't surprises me, see above) * a SoC student wouldn't have to waste time on something which nobody is willing to test This does not remove the alpha specific MD files of the linuxolator yet. Discussed on: arch (mostly silence) Spiritual support by: scottl
Notes
Notes: svn path=/head/; revision=158349
Diffstat (limited to 'sys/conf/options.alpha')
-rw-r--r--sys/conf/options.alpha1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha
index 1b5ea9cfb439..2ee6d78fa97e 100644
--- a/sys/conf/options.alpha
+++ b/sys/conf/options.alpha
@@ -47,5 +47,4 @@ TIMER_FREQ opt_clock.h
# Options for emulators. These should only be used at config time, so
# they are handled like options for static filesystems
# (see src/sys/conf/options).
-COMPAT_LINUX opt_dontuse.h
COMPAT_OSF1 opt_dontuse.h