ti/beaglebone: Define arch for omap-header build
commit555c9f9252c40f54ce74f7b01d8e40825dbd7bda
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Wed, 7 Dec 2016 13:01:54 +0000 (7 15:01 +0200)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Sun, 18 Dec 2016 21:18:37 +0000 (18 22:18 +0100)
treededdd3d8ee31eb2bf5e03cd8a003280df3fc29e0
parent211b1d8a87d076acd0929300a1cb8fa825f6560d
ti/beaglebone: Define arch for omap-header build

Required to add rules.h as default include, otherwise we get error:

   ./src/include/rules.h:128:5: error:
      "__COREBOOT_ARM_ARCH__" is not defined [-Werror=undef]

Previously, rules.h was not included in omap-header build at all.

Change-Id: I75265916856f2f21f7966619ea65d63acd599e2f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17746
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/cpu/ti/am335x/Makefile.inc