mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 07:05:54 +00:00
10 lines
179 B
Makefile
10 lines
179 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright 2013 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
|
||
|
obj-y += p1_twr.o
|
||
|
obj-y += ddr.o
|
||
|
obj-y += law.o
|
||
|
obj-y += tlb.o
|