aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/stage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'targets/pseudo/stage/Makefile')
-rw-r--r--targets/pseudo/stage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/pseudo/stage/Makefile b/targets/pseudo/stage/Makefile
index 55512e287eac..e1041a2c2742 100644
--- a/targets/pseudo/stage/Makefile
+++ b/targets/pseudo/stage/Makefile
@@ -8,7 +8,7 @@ all:
# we don't need to see it.
stage-distrib-dirs: .META
mkdir -p ${STAGE_OBJTOP}
- ${.MAKE} -C ${SRCTOP}/etc distrib-dirs -DWITH_TESTS \
+ ${.MAKE} -C ${SRCTOP}/etc distrib-dirs -DNO_FSCHG -DWITH_TESTS \
DESTDIR=${STAGE_OBJTOP} > $@.distrib_dirs
touch $@