mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 16:34:04 +02:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
define Profile/DGN1000B
|
||
|
NAME:=Netgear DGN1000B
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,DGN1000B))
|