MFC: don't special case arm
This commit is contained in:
parent
a1940e0b6c
commit
5e9c6ea0cd
@ -2,10 +2,8 @@
|
||||
|
||||
# The boot loader
|
||||
.if !defined(NO_BOOT)
|
||||
.if ${MACHINE_ARCH} != "arm"
|
||||
SUBDIR= boot
|
||||
.endif
|
||||
.endif
|
||||
|
||||
# Directories to include in cscope name file and TAGS.
|
||||
CSCOPEDIRS= coda compat conf contrib crypto ddb dev fs gnu i4b isa \
|
||||
|
Loading…
Reference in New Issue
Block a user