Skip to content
Snippets Groups Projects
Commit 62bd916b authored by Manu.WTF's avatar Manu.WTF Committed by Martin Weinelt
Browse files

lantiq-xrx200: add support for AVM FRITZ!Box 7412 (#1859)

parent fd3fa772
Branches
Tags
No related merge requests found
......@@ -232,6 +232,13 @@ ipq806x-generic
- R7800
lantiq-xrx200
-------------
* AVM
- FRITZ!Box 7412 [#eva_ramboot]_
lantiq-xway
-----------
......
device('avm-fritz-box-7412', 'avm_fritz7412', {
factory = false,
})
......@@ -8,6 +8,7 @@ $(eval $(call GluonTarget,brcm2708,bcm2708))
$(eval $(call GluonTarget,brcm2708,bcm2709))
$(eval $(call GluonTarget,ipq40xx,generic))
$(eval $(call GluonTarget,ipq806x,generic))
$(eval $(call GluonTarget,lantiq,xrx200))
$(eval $(call GluonTarget,lantiq,xway))
$(eval $(call GluonTarget,mpc85xx,generic))
$(eval $(call GluonTarget,mpc85xx,p1020))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment