zephyr/arch
Anas Nashif fad531027b kbuild: move SoC Makefile content to Kbuild file
The Kbuild system first looks for a Kbuild file, then it looks for
a make file.
Use the Kbuild for object building and leave the Makefile for definding
build options and compiler flags and other SoC related defines.

Change-Id: I0be59bb5ae02a29108a188efbd6f14dcdb7de4ee
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:17 -05:00
..
arc kbuild: move SoC Makefile content to Kbuild file 2016-02-05 20:25:17 -05:00
arm kbuild: move SoC Makefile content to Kbuild file 2016-02-05 20:25:17 -05:00
x86 kbuild: move SoC Makefile content to Kbuild file 2016-02-05 20:25:17 -05:00
Kconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile