mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
6 lines
162 B
Makefile
6 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
|