diff options
Diffstat (limited to 'doc/README.uniphier')
-rw-r--r-- | doc/README.uniphier | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README.uniphier b/doc/README.uniphier index e936f402543..6792327992a 100644 --- a/doc/README.uniphier +++ b/doc/README.uniphier @@ -44,6 +44,10 @@ PH1-sLD8: $ make ph1_sld8_defconfig $ make CROSS_COMPILE=arm-linux-gnueabi- +PH1-Pro5: + $ make ph1_pro5_defconfig + $ make CROSS_COMPILE=arm-linux-gnueabi- + You may wish to change the "CROSS_COMPILE=arm-linux-gnueabi-" to use your favorite compiler. |