mirror of https://github.com/hak5/openwrt.git
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
define Profile/DGN1000B
|
||
|
NAME:=Netgear DGN1000B
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,DGN1000B))
|