mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
10 lines
148 B
Makefile
10 lines
148 B
Makefile
#
|
|
# (c) 2010 Graf-Syteco, Matthias Weisser
|
|
# <weisserm@arcor.de>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += zmx25.o
|
|
obj-y += lowlevel_init.o
|