Skip to content
Snippets Groups Projects
Commit f103ee24 authored by Jannis Pinter's avatar Jannis Pinter Committed by Matthias Schiffer
Browse files

Add support for Buffalo WZR-HP-G300NH2 (#836)

Add Buffalo WZR-HP-G300NH2 to Makefile, device is already supported in OpenWrt and LEDE.
Verified functionality with actual device.
parent 3d3eb24a
Branches
Tags
No related merge requests found
......@@ -237,6 +237,10 @@ $(eval $(call GluonModel,WZRHPG450H,wzr-hp-g450h,buffalo-wzr-hp-g450h))
$(eval $(call GluonProfile,WZRHPG300NH))
$(eval $(call GluonModel,WZRHPG300NH,wzr-hp-g300nh,buffalo-wzr-hp-g300nh))
# WZR-HP-G300NH2
$(eval $(call GluonProfile,WZRHPG300NH2))
$(eval $(call GluonModel,WZRHPG300NH2,wzr-hp-g300nh2,buffalo-wzr-hp-g300nh2))
# WZR-HP-AG300H (factory)
$(eval $(call GluonProfile,WZRHPAG300H))
$(eval $(call GluonProfileSysupgradeSuffix,WZRHPAG300H))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment