Skip to content
Snippets Groups Projects
Commit 682e236d authored by Yaroslav Petrov's avatar Yaroslav Petrov Committed by Stephan
Browse files

Fritzbox7412 fix:

* add fritz_cal_extract & fritz_tffs_nand
* remove additional config
parent 25e61ee0
No related branches found
No related tags found
No related merge requests found
......@@ -136,13 +136,6 @@
"subtarget":"xrx200",
"target-patches":["lantiq-0900-rollback.patch", "lantiq-0901-add-icu-smp-support.patch", "lantiq-0902-backport-vanilla-eth-driver.patch"]
},
{
"name":"openwrt:ramips.lantiq.xrx200.fritz7412",
"target":"lantiq",
"subtarget":"xrx200",
"variant" : "fritz7412",
"target-patches":["lantiq-0900-rollback.patch", "lantiq-0901-add-icu-smp-support.patch", "lantiq-0902-backport-vanilla-eth-driver.patch"]
},
{ # created for fritzbox 4040
"name":"openwrt:ipq40xx.generic",
"target":"ipq40xx",
......
......@@ -2829,9 +2829,9 @@ CONFIG_PACKAGE_bspatch=y
# CONFIG_PACKAGE_dmesg is not set
# CONFIG_PACKAGE_dropbearconvert is not set
# CONFIG_PACKAGE_flock is not set
# CONFIG_PACKAGE_fritz-caldata is not set
CONFIG_PACKAGE_fritz-caldata=y
CONFIG_PACKAGE_fritz-tffs=y
# CONFIG_PACKAGE_fritz-tffs-nand is not set
CONFIG_PACKAGE_fritz-tffs-nand=y
# CONFIG_PACKAGE_getopt is not set
# CONFIG_PACKAGE_hwclock is not set
# CONFIG_PACKAGE_iconv is not set
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment