mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 02:55:22 +00:00
The arch names and the directories are the same, make it so we don't have to keep appending stuff to this file as new arches are defined. Change-Id: I640526f5cb83fe34f5af14b62e5d06295a4912b0 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2 lines
18 B
Makefile
2 lines
18 B
Makefile
obj-y += $(ARCH)/
|