Skip to content
Snippets Groups Projects
Commit abc189b3 authored by Kokel's avatar Kokel
Browse files

add support for Buffalo WZR-HP-AG300H

parent 24a41dee
No related branches found
No related tags found
No related merge requests found
...@@ -117,3 +117,7 @@ $(eval $(call GluonModel,WRT160NL,wrt160nl-squashfs,linksys-wrt160nl)) ...@@ -117,3 +117,7 @@ $(eval $(call GluonModel,WRT160NL,wrt160nl-squashfs,linksys-wrt160nl))
# WZR-HP-G450H # WZR-HP-G450H
$(eval $(call GluonProfile,WZRHPG450H)) $(eval $(call GluonProfile,WZRHPG450H))
$(eval $(call GluonModel,WZRHPG450H,wzr-hp-g450h-squashfs,buffalo-wzr-hp-g450h)) $(eval $(call GluonModel,WZRHPG450H,wzr-hp-g450h-squashfs,buffalo-wzr-hp-g450h))
# WZR-HP-AG300H
$(eval $(call GluonProfile,WZRHPAG300H))
$(eval $(call GluonModel,WZRHPAG300H,wzr-hp-ag300h-squashfs,buffalo-wzr-hp-ag300h))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment