5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
|
obj-y = core/
|
||
|
|
||
|
obj-$(CONFIG_PLATFORM_FSL_FRDM_K64F) += platforms/fsl_frdm_k64f/
|
||
|
obj-$(CONFIG_PLATFORM_TI_LM3S6965) += platforms/ti_lm3s6965/
|