Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf build tegra124-apalis-eval.dtb, tegra12...



details:   https://anonhg.NetBSD.org/src/rev/9fd083031e69
branches:  trunk
changeset: 824720:9fd083031e69
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu Jun 15 22:08:07 2017 +0000

description:
build tegra124-apalis-eval.dtb, tegra124-jetson-tk1.dtb, tegra124-nyan-big.dtb, tegra124-nyan-blaze.dtb, and tegra124-venice2.dtb with the kernel

diffstat:

 sys/arch/evbarm/conf/mk.tegra |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r aff9a675bc4e -r 9fd083031e69 sys/arch/evbarm/conf/mk.tegra
--- a/sys/arch/evbarm/conf/mk.tegra     Thu Jun 15 22:07:10 2017 +0000
+++ b/sys/arch/evbarm/conf/mk.tegra     Thu Jun 15 22:08:07 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mk.tegra,v 1.4 2016/09/26 20:05:03 jakllsch Exp $
+#      $NetBSD: mk.tegra,v 1.5 2017/06/15 22:08:07 jmcneill Exp $
 CPPFLAGS+=             -mcpu=cortex-a15 -mfpu=neon
 
 .include "$S/arch/arm/nvidia/tegra_xusb-fw.mk"
@@ -30,3 +30,9 @@
 EXTRA_KERNELS+= ${KERNELS:@.KERNEL.@${.KERNEL.}.ub@}
 EXTRA_KERNELS+= ${KERNELS:@.KERNEL.@${.KERNEL.}.bin.gz@}
 EXTRA_KERNELS+= ${KERNELS:@.KERNEL.@${.KERNEL.}.gz.ub@}
+
+DTS=   tegra124-apalis-eval.dts \
+       tegra124-jetson-tk1.dts \
+       tegra124-nyan-big.dts \
+       tegra124-nyan-blaze.dts \
+       tegra124-venice2.dts



Home | Main Index | Thread Index | Old Index