aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-01-11 01:42:47 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-01-11 01:42:47 +0000
commit775d35749d2c2f54b0ebdbd996af5b2787c20f5b (patch)
treecbe745cc82aaba561e15620eb4b50723c7281de6 /sys
parentcc31f9821ca5b82e504715cdc4c7f2296e6fd073 (diff)
downloadsrc-775d35749d2c2f54b0ebdbd996af5b2787c20f5b.tar.gz
src-775d35749d2c2f54b0ebdbd996af5b2787c20f5b.zip
dtb: allwinner: Add orangepi-pc to the build
PR: 226011 Submitted by: Greg V <greg@unrelenting.technology> MFC after: 1 week
Notes
Notes: svn path=/head/; revision=342924
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/dtb/allwinner/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/dtb/allwinner/Makefile b/sys/modules/dtb/allwinner/Makefile
index afa19ef5851f..ee268a665ce2 100644
--- a/sys/modules/dtb/allwinner/Makefile
+++ b/sys/modules/dtb/allwinner/Makefile
@@ -20,6 +20,7 @@ DTS= \
sun8i-h3-nanopi-m1-plus.dts \
sun8i-h3-nanopi-neo.dts \
sun8i-h3-orangepi-one.dts \
+ sun8i-h3-orangepi-pc.dts \
sun8i-h3-orangepi-plus2e.dts
DTSO= sun8i-a83t-sid.dtso \