mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 03:50:48 +00:00
sunxi: build image for the NanoPi NEO
The NanoPi NEO is a small Allwinner H3 based board available with different DRAM configurations. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
333f90347e
commit
34b153d7ad
@ -118,6 +118,15 @@ endef
|
|||||||
TARGET_DEVICES += sun8i-h2-plus-orangepi-r1
|
TARGET_DEVICES += sun8i-h2-plus-orangepi-r1
|
||||||
|
|
||||||
|
|
||||||
|
define Device/sun8i-h3-nanopi-neo
|
||||||
|
DEVICE_TITLE:=FriendlyARM NanoPi NEO
|
||||||
|
SUPPORTED_DEVICES:=friendlyarm,nanopi-neo
|
||||||
|
SUNXI_DTS:=sun8i-h3-nanopi-neo
|
||||||
|
endef
|
||||||
|
|
||||||
|
TARGET_DEVICES += sun8i-h3-nanopi-neo
|
||||||
|
|
||||||
|
|
||||||
define Device/sun8i-h3-orangepi-plus
|
define Device/sun8i-h3-orangepi-plus
|
||||||
DEVICE_TITLE:=Xunlong Orange Pi Plus
|
DEVICE_TITLE:=Xunlong Orange Pi Plus
|
||||||
DEVICE_PACKAGES:=kmod-rtc-sunxi
|
DEVICE_PACKAGES:=kmod-rtc-sunxi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user