ar71xx-generic: add support for Onion Omega
This commit is contained in:
parent
ff574cfe65
commit
c7a957ca9f
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user