mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
9 lines
118 B
Makefile
9 lines
118 B
Makefile
#
|
|
# (C) Copyright 2012 Stephen Warren
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
|
|
obj-y := rpi.o
|
|
obj-y += lowlevel_init.o
|