mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-07 01:44:39 +02:00
7 lines
163 B
Makefile
7 lines
163 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# (C) Copyright 2012 Stephen Warren
|
|
|
|
obj-$(CONFIG_BCM2835) += lowlevel_init.o
|
|
obj-y += init.o reset.o mbox.o msg.o phys2bus.o
|