mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
9 lines
135 B
Makefile
9 lines
135 B
Makefile
#
|
|
# Copyright (c) 2006 Wind River Systems, Inc.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += sbc8349.o
|
|
obj-$(CONFIG_PCI) += pci.o
|