Relocate Cortex-M timer driver
Moves the Cortex-M timer driver so that it resides with the other timer drivers. Change-Id: I3324c53356efd9f5fd88752a98e4ae301ea38d47 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
10a56b5a00
commit
d5f926fb4d
5 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
obj-y = core/
|
||||
obj-y += bsp/
|
||||
obj-y += timer/
|
||||
|
||||
obj-$(CONFIG_BSP_FSL_FRDM_K64F) += fsl_frdm_k64f/
|
||||
obj-$(CONFIG_BSP_TI_LM3S6965) += ti_lm3s6965/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue