Pārlūkot izejas kodu

docs: Remove obsolete paragraph about config-target.mak

$TARGET-NAME/config-target.mak has been removed a while ago.
Remove it now from the documentation, too.

Fixes: fdb75aeff7 ("configure: remove target configuration")
Message-Id: <20210316124208.455456-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Thomas Huth 4 gadi atpakaļ
vecāks
revīzija
4fb98ae62d
1 mainītis faili ar 0 papildinājumiem un 8 dzēšanām
  1. 0 8
      docs/devel/build-system.rst

+ 0 - 8
docs/devel/build-system.rst

@@ -426,14 +426,6 @@ Built by configure:
   build outputs. Variables which are potentially different for each
   build outputs. Variables which are potentially different for each
   emulator target are defined by the next file...
   emulator target are defined by the next file...
 
 
-`$TARGET-NAME/config-target.mak`
-  TARGET-NAME is the name of a system or userspace emulator, for example,
-  x86_64-softmmu denotes the system emulator for the x86_64 architecture.
-  This file contains the variables which need to vary on a per-target
-  basis. For example, it will indicate whether KVM or Xen are enabled for
-  the target and any other potential custom libraries needed for linking
-  the target.
-
 
 
 Built by Meson:
 Built by Meson: