diff options
-rw-r--r-- | meta/conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index cd6f94004e..1dc8860480 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -155,6 +155,7 @@ QEMU_OPTIONS_e5500 = "-cpu e5500" QEMU_OPTIONS_e5500-64b = "-cpu e5500" QEMU_OPTIONS_e6500 = "-cpu e6500" QEMU_OPTIONS_e6500-64b = "-cpu e6500" +QEMU_OPTIONS_ppc7400 = "-cpu 7400" ################################################################## # Date/time variables. |