arm: Move bsp/CortexM to core/cortex_m
Eliminates bsp directory as part of transforming BSPs to platforms. Change-Id: I8b5366bf32797ddbb1bfa3520ddfeed6344cec2f Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
0167aa16fa
commit
916dcff7a8
14 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
obj-y = core/
|
||||
obj-y += bsp/
|
||||
|
||||
obj-$(CONFIG_PLATFORM_FSL_FRDM_K64F) += platforms/fsl_frdm_k64f/
|
||||
obj-$(CONFIG_PLATFORM_TI_LM3S6965) += platforms/ti_lm3s6965/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue