浏览代码

ar71xx-generic: add support for Onion Omega

Matthias Schiffer 8 年之前
父节点
当前提交
c7a957ca9f
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      targets/ar71xx-generic/profiles.mk

+ 6 - 0
targets/ar71xx-generic/profiles.mk

@@ -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))