mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 18:41:03 +00:00
7 lines
124 B
Makefile
7 lines
124 B
Makefile
|
#
|
||
|
# Copyright (C) 2015 Microchip Technology Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
obj-$(CONFIG_MACH_PIC32) += ddr2.o
|