rules: Define SIMPLE_DEVICE on x86 only
commita626d2748db9a299f68d004f67c700d266ffd719
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 18 Apr 2018 08:13:32 +0000 (18 10:13 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 20 Apr 2018 13:04:14 +0000 (20 13:04 +0000)
tree9a9fe7e474399c2b5d2a589e89dd0ba0496fdeb1
parente56189cfd1d90a2ca13650a9d21ff82cb79ccda8
rules: Define SIMPLE_DEVICE on x86 only

Make sure to define __SIMPLE_DEVICE__ on x86 only, as other platforms
currently doesn't have support for it.
Fixes static.c devicetree compilation on non x86.

Change-Id: I75fb038681a8edf119415705af5da9f999fd8225
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/25721
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/include/rules.h