summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-06-04 21:04:28 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-04 21:04:28 +0200
commitad9f56888f00afca589e3a9e14ff856cebf540a7 (patch)
treeb12b889ef1ce04141d3fe3520706ad29fb15668f /scripts/Makefile
parentc9bbafe1dc98a7264f756e84c3c32eb5bebe0218 (diff)
parent7b8f46983e2bc00952f2e2afb9dec80cbb266621 (diff)
downloadbarebox-ad9f56888f00afca589e3a9e14ff856cebf540a7.tar.gz
barebox-ad9f56888f00afca589e3a9e14ff856cebf540a7.tar.xz
Merge branch 'for-next/tegra'
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index d8925da750..9c77680a17 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -24,6 +24,7 @@ subdir-$(CONFIG_OMAP4_USBBOOT) += omap4_usbboot
subdir-$(CONFIG_ARCH_IMX) += imx
subdir-$(CONFIG_X86) += setupmbr
subdir-$(CONFIG_DTC) += dtc
+subdir-$(CONFIG_ARCH_TEGRA) += tegra
targetprogs-$(CONFIG_BAREBOXENV_TARGET) += bareboxenv-target
targetprogs-$(CONFIG_KERNEL_INSTALL_TARGET) += kernel-install-target