mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Revert a mistake borrowed from kern.post.mk that has just been fixed.
This commit is contained in:
parent
a13914f600
commit
2bdb87fe2e
1 changed files with 0 additions and 1 deletions
|
|
@ -195,7 +195,6 @@ _ILINKS+=${MACHINE_ARCH}
|
|||
all: objwarn ${PROG}
|
||||
|
||||
beforedepend: ${_ILINKS}
|
||||
beforedepend: cleandepend
|
||||
|
||||
# Ensure that the links exist without depending on it when it exists which
|
||||
# causes all the modules to be rebuilt when the directory pointed to changes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue