mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
define Profile/DGN1000B
|
||
|
NAME:=Netgear DGN1000B
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,DGN1000B))
|