mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 20:49:56 +01:00
10 lines
207 B
Makefile
10 lines
207 B
Makefile
#
|
|
# Copyright (C) 2013 Compulab Ltd - http://compulab.co.il/
|
|
#
|
|
# Author: Ilya Ledvich <ilya@compulab.co.il>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += cm_t335.o
|
|
obj-$(CONFIG_SPL_BUILD) += mux.o spl.o
|