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
@ -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