mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
da8fc1511f
Signed-off-by: John Crispin <john@phrozen.org>
(cherry picked from commit 050da2107a
)
7 lines
162 B
Makefile
7 lines
162 B
Makefile
define Device/7623n-bananapi-bpi-r2
|
|
DEVICE_TITLE := MTK7623n BananaPi R2
|
|
DEVICE_DTS := mt7623n-bananapi-bpi-r2
|
|
endef
|
|
|
|
TARGET_DEVICES += 7623n-bananapi-bpi-r2
|