Skip to content
Snippets Groups Projects
Commit b4c75a98 authored by Misanthropos's avatar Misanthropos Committed by David Bauer
Browse files

lantiq-xway: add support for AVM FRITZ!Box 7312

parent b359ed18
Branches
Tags
No related merge requests found
......@@ -224,6 +224,13 @@ ipq806x-generic [#80211s]_
- R7800
lantiq-xway
-----------
* AVM
- FRITZ!Box 7312 [#avmflash]_
mpc85xx-generic
---------------
......
device('avm-fritz-box-7312', 'avm_fritz7312', {
factory = false,
})
......@@ -7,6 +7,7 @@ endif
$(eval $(call GluonTarget,ar71xx,nand))
$(eval $(call GluonTarget,brcm2708,bcm2708))
$(eval $(call GluonTarget,brcm2708,bcm2709))
$(eval $(call GluonTarget,lantiq,xway))
$(eval $(call GluonTarget,mpc85xx,generic))
$(eval $(call GluonTarget,mpc85xx,p1020))
$(eval $(call GluonTarget,ramips,mt7621))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment