firmware: rework fritz-tools package
Split the fritz-tools into subpackages. fritz_tffs_read is usefull for all Fritz boards where fritz-cal_extract is only required for the Fritz 4040 at the moment. Rename the tffs related binary to the more catchy name fritz_tffs and move the whole package to utilities since the package doesn't really provide a firmware file. Make the fritz-tools available for all targets and build them shared. The tffs is used by avm on lantiq and ar71xx as well. Tested-by:Christian Lamparter <chunkeey@googlemail.com> Signed-off-by:
Mathias Kresin <dev@kresin.me>
Showing
- package/firmware/fritz-tools/Makefile 0 additions, 30 deletionspackage/firmware/fritz-tools/Makefile
- package/utils/fritz-tools/Makefile 45 additions, 0 deletionspackage/utils/fritz-tools/Makefile
- package/utils/fritz-tools/README.md 0 additions, 0 deletionspackage/utils/fritz-tools/README.md
- package/utils/fritz-tools/src/CMakeLists.txt 0 additions, 0 deletionspackage/utils/fritz-tools/src/CMakeLists.txt
- package/utils/fritz-tools/src/fritz_cal_extract.c 0 additions, 0 deletionspackage/utils/fritz-tools/src/fritz_cal_extract.c
- package/utils/fritz-tools/src/fritz_tffs_read.c 0 additions, 0 deletionspackage/utils/fritz-tools/src/fritz_tffs_read.c
- target/linux/ipq806x/image/Makefile 1 addition, 1 deletiontarget/linux/ipq806x/image/Makefile
Loading
Please register or sign in to comment