mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 09:12:39 +00:00
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
|