mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 18:47:06 +00:00
050da2107a
Signed-off-by: John Crispin <john@phrozen.org>
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
|