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