mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-16 04:05:53 +00:00
8 lines
139 B
Makefile
8 lines
139 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
||
|
obj-y += sti/bdisp/
|
||
|
obj-y += sti/c8sectpfe/
|
||
|
obj-y += sti/delta/
|
||
|
obj-y += sti/hva/
|
||
|
obj-y += stm32/
|