diff options
author | Paul Berry <stereotype441@gmail.com> | 2012-01-31 14:44:14 -0800 |
---|---|---|
committer | Paul Berry <stereotype441@gmail.com> | 2012-01-31 14:46:16 -0800 |
commit | 82c6938d232327233caac743a07639ac91bceb7e (patch) | |
tree | c994bd47c2ce0481503dfe253bd69157ebc372ef /exynos | |
parent | efd6e81e2ba112105457887ae18a58dfa4bbc8ef (diff) |
intel: Fix build of Intel DRM on x86 systems
Commit efd6e81e inadvertently broke the build by looking for "i?86" or
"x86_64" in $host_os. The correct variable to check is $host_cpu.
This was preventing libdrm_intel.so from being built.
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'exynos')
0 files changed, 0 insertions, 0 deletions