mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
8 lines
165 B
Makefile
8 lines
165 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Alchemy Develboards
|
|
#
|
|
|
|
obj-y += bcsr.o platform.o db1000.o db1200.o db1300.o db1550.o db1xxx.o
|
|
obj-$(CONFIG_PM) += pm.o
|