summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_t20_iris/Makefile
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2015-03-26 01:31:53 +0100
committerTom Warren <twarren@nvidia.com>2015-03-30 10:04:43 -0700
commitd1db97aaa43d6ae5e1e790e872f79d36d8809660 (patch)
tree136786e754ffd0e7407d6abc39e70ae13c062cbc /board/toradex/colibri_t20_iris/Makefile
parent37220efab846ece7cdfc7a8fba3d8294adc6093d (diff)
downloadu-boot-imx-d1db97aaa43d6ae5e1e790e872f79d36d8809660.zip
u-boot-imx-d1db97aaa43d6ae5e1e790e872f79d36d8809660.tar.gz
u-boot-imx-d1db97aaa43d6ae5e1e790e872f79d36d8809660.tar.bz2
ARM: tegra: get rid of colibri_t20-common
As a preparatory step to renaming the board folder as well first get rid of the colibri_t20-common after having integrated it into colibri_t20_iris for now. While at it also migrate to using NVIDIA's common.mk magic. Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'board/toradex/colibri_t20_iris/Makefile')
-rw-r--r--board/toradex/colibri_t20_iris/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/toradex/colibri_t20_iris/Makefile b/board/toradex/colibri_t20_iris/Makefile
index ebeac70..f286aec 100644
--- a/board/toradex/colibri_t20_iris/Makefile
+++ b/board/toradex/colibri_t20_iris/Makefile
@@ -4,6 +4,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-y := ../../nvidia/common/board.o
-obj-y += ../colibri_t20-common/colibri_t20-common.o
+include $(srctree)/board/nvidia/common/common.mk
+
obj-y += colibri_t20_iris.o