ar71xx-generic: add support for Onion Omega

This commit is contained in:
Matthias Schiffer 2016-02-27 20:37:46 +01:00
parent 6daacdd484
commit 4b213277f6

View File

@ -257,3 +257,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))