mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-08-15 16:37:07 +02:00
9 lines
203 B
Makefile
9 lines
203 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2013 Compulab Ltd - http://compulab.co.il/
|
|
#
|
|
# Author: Ilya Ledvich <ilya@compulab.co.il>
|
|
|
|
obj-y += cm_t335.o
|
|
obj-$(CONFIG_SPL_BUILD) += mux.o spl.o
|