uboot/u-boot-stm32mp-2020.01/board/freescale/t1040qds/Makefile

12 lines
212 B
Makefile
Raw Normal View History

2024-01-10 06:52:34 +00:00
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2013 Freescale Semiconductor, Inc.
obj-y += t1040qds.o
obj-y += ddr.o
obj-$(CONFIG_PCI) += pci.o
obj-y += law.o
obj-y += tlb.o
obj-y += eth.o
obj-y += diu.o