ar71xx-generic: add support for Onion Omega

This commit is contained in:
Matthias Schiffer 2016-02-27 20:37:46 +01:00
parent ff574cfe65
commit c7a957ca9f
1 changed files with 6 additions and 0 deletions

View File

@ -264,3 +264,9 @@ $(eval $(call GluonModel,MYNETN600,mynet-n600,wd-my-net-n600))
# WD MyNet N750
$(eval $(call GluonProfile,MYNETN750))
$(eval $(call GluonModel,MYNETN750,mynet-n750,wd-my-net-n750))
## Onion
# Omega
$(eval $(call GluonProfile,OMEGA))
$(eval $(call GluonModel,OMEGA,onion-omega,onion-omega))