diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makeconfig b/Makeconfig index afbb31f2fa..a254e9d824 100644 --- a/Makeconfig +++ b/Makeconfig @@ -90,8 +90,6 @@ include $(common-objpfx)config.make $(common-objpfx)config.make: $(common-objpfx)config.status $(..)config.h.in cd $(<D); $(SHELL) $(<F) -sysdep-configures = \ - # Find all the sysdeps configure fragments, to make sure we re-run # configure when any of them changes. $(common-objpfx)config.status: $(..)configure \ |