As with kernel-depend, rm the DEPENDFILE before modules-depend.
This commit is contained in:
parent
bc7fd9c1fc
commit
8deb337703
@ -194,7 +194,8 @@ _ILINKS+=${MACHINE_ARCH}
|
||||
|
||||
all: objwarn ${PROG}
|
||||
|
||||
beforedepend: ${_ILINKS}
|
||||
beforedepend: ${_ILINKS} cleandepend
|
||||
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 New Issue
Block a user