asuswrt-merlin.ng/release/src-rt-5.02axhnd.675x/router-sysdep.rt-ax58u/mtd
2021-10-29 21:51:43 -04:00
..
autodetect SDK-6750: move RT-AX58U router-sysdep to model-specific folder, and copy appropriate model content to router-sysdep at build time 2020-08-29 00:34:09 -04:00
Makefile SDK-6750: move RT-AX58U router-sysdep to model-specific folder, and copy appropriate model content to router-sysdep at build time 2020-08-29 00:34:09 -04:00
mtd-utils-2.0-2+43369d4.tar.gz Merge updated 5.02 675x SDK + RT-AX58U binary blobs 2021-10-29 21:51:43 -04:00
mtd-utils-2.0.2+43369d4.tar.bz2 SDK-6750: move RT-AX58U router-sysdep to model-specific folder, and copy appropriate model content to router-sysdep at build time 2020-08-29 00:34:09 -04:00
README SDK-6750: move RT-AX58U router-sysdep to model-specific folder, and copy appropriate model content to router-sysdep at build time 2020-08-29 00:34:09 -04:00

GIT_REPO=git://git.infradead.org/mtd-utils.git
BRANCH: origin/master
LATEST COMMIT: commit 43369d456c4d7d7ec4625269c2ba838363e8af7b

Steps followed to create mtd-utils-2.0.2+43369d4.tar.bz2 
git clone $(GIT_REPO) -b origin/master
cd mtd-utils
git reset --hard 43369d456c4d7d7ec4625269c2ba838363e8af7b
./autogen.sh
./configure --enable-test --enable-unit-test
make dist-bzip2 # this creates the bz2 file