6 lines
131 B
Makefile
6 lines
131 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (c) 2006 Wind River Systems, Inc.
|
|
|
|
obj-y += sbc8349.o
|
|
obj-$(CONFIG_PCI) += pci.o
|