mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Build the linux module on Alpha again. Note that the linux module
is not added to the MI list of modules. The current state of affairs is such that the linux module is the exception, not the common case.
This commit is contained in:
parent
5983000903
commit
0a622d8291
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85141
@ -141,7 +141,8 @@ SUBDIR+=snc
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
SUBDIR+=osf1
|
||||
SUBDIR+=linux \
|
||||
osf1
|
||||
.endif
|
||||
|
||||
.if defined(WANT_EXT2FS_MODULE)
|
||||
|
Loading…
Reference in New Issue
Block a user