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 exynos5422 .dtb files with this k...
details: https://anonhg.NetBSD.org/src/rev/87746ce76d34
branches: trunk
changeset: 354490:87746ce76d34
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Jun 18 15:57:16 2017 +0000
description:
Build exynos5422 .dtb files with this kernel.
diffstat:
sys/arch/evbarm/conf/EXYNOS | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r da1a3e66d248 -r 87746ce76d34 sys/arch/evbarm/conf/EXYNOS
--- a/sys/arch/evbarm/conf/EXYNOS Sun Jun 18 14:00:17 2017 +0000
+++ b/sys/arch/evbarm/conf/EXYNOS Sun Jun 18 15:57:16 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: EXYNOS,v 1.17 2017/06/11 16:21:41 jmcneill Exp $
+# $NetBSD: EXYNOS,v 1.18 2017/06/18 15:57:16 jmcneill Exp $
#
# Samsung Exynos SoC kernel
#
@@ -7,6 +7,12 @@
include "arch/evbarm/conf/std.exynos"
include "arch/evbarm/conf/GENERIC.common"
+makeoptions DTS="
+ exynos5422-odroidxu3-lite.dts
+ exynos5422-odroidxu3.dts
+ exynos5422-odroidxu4.dts
+"
+
options CPU_CORTEXA7
options CPU_CORTEXA15
options SOC_EXYNOS5422
Home |
Main Index |
Thread Index |
Old Index