diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7ab37de317..c8ee50a093 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -7471,7 +7471,6 @@ | |||
7471 | KBRANCH_genericx86-64 = "standard/base" | 7471 | KBRANCH_genericx86-64 = "standard/base" |
7472 | KBRANCH_edgerouter = "standard/edgerouter" | 7472 | KBRANCH_edgerouter = "standard/edgerouter" |
7473 | KBRANCH_beaglebone = "standard/beaglebone" | 7473 | KBRANCH_beaglebone = "standard/beaglebone" |
7474 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | ||
7475 | </literallayout> | 7474 | </literallayout> |
7476 | The <filename>KBRANCH</filename> statements identify | 7475 | The <filename>KBRANCH</filename> statements identify |
7477 | the kernel branch to use when building for each | 7476 | the kernel branch to use when building for each |
@@ -8789,7 +8788,6 @@ | |||
8789 | MACHINE ?= "genericx86" | 8788 | MACHINE ?= "genericx86" |
8790 | MACHINE ?= "genericx86-64" | 8789 | MACHINE ?= "genericx86-64" |
8791 | MACHINE ?= "beaglebone" | 8790 | MACHINE ?= "beaglebone" |
8792 | MACHINE ?= "mpc8315e-rdb" | ||
8793 | MACHINE ?= "edgerouter" | 8791 | MACHINE ?= "edgerouter" |
8794 | </literallayout> | 8792 | </literallayout> |
8795 | The last five are Yocto Project reference hardware boards, which | 8793 | The last five are Yocto Project reference hardware boards, which |