mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Use the convert-overrides.py to convert to new syntax and manually fix some additional changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
# The kernel build is 64-bit regardless, so include both common overrides.
|
|
# Without this, the kernel will be missing vars that make it buildable for the
|
|
# intel-corei7-64 machine.
|
|
MACHINEOVERRIDES:prepend:corei7-64-x32-intel-common = "corei7-64-intel-common:"
|