mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 19:28:36 +00:00
8 lines
136 B
Makefile
8 lines
136 B
Makefile
|
#
|
||
|
# Copyright (c) 2013 Google, Inc
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_DM) := device.o lists.o root.o uclass.o util.o
|