Skip to content
Snippets Groups Projects
Commit ded4b8a7 authored by David Bauer's avatar David Bauer
Browse files

rockchip-armv8: add FriendlyARM NanoPi R2S

parent 4f53b984
Branches
Tags
No related merge requests found
......@@ -247,6 +247,13 @@ ramips-rt305x [#deprecated]_ [#device-class-tiny]_
- VoCore (8M, 16M)
rockchip-armv8
--------------
* FriendlyElec
- NanoPi R2S
sunxi-cortexa7
--------------
......
defaults {
factory = false,
sysupgrade_ext = '.img.gz',
}
device('friendlyelec-nanopi-r2s', 'friendlyarm_nanopi-r2s')
......@@ -12,6 +12,7 @@ $(eval $(call GluonTarget,ramips,mt7620))
$(eval $(call GluonTarget,ramips,mt7621))
$(eval $(call GluonTarget,ramips,mt76x8))
$(eval $(call GluonTarget,ramips,rt305x))
$(eval $(call GluonTarget,rockchip,armv8))
$(eval $(call GluonTarget,sunxi,cortexa7))
$(eval $(call GluonTarget,x86,generic))
$(eval $(call GluonTarget,x86,geode))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment