enryIT / mips24k-ar71xx-lede-patch

Patchset for MIPS24Kc AR71xx For LEDE Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom LEDE Patch For TL-WR1043ND

Dependencies

  • LEDE BuildRoot
  • LEDE BuildRoot Dependencies

How to use

Clone this Repository and copy into the LEDE repository

git clone https://github.com/enryIT/mips24k-lede-patch.git temp --depth 1; mv temp/* source/; rm -rf temp

Change directory into the LEDE Repository

cd source

Run the script

./patch_LEDE.sh

Make Menuconfig and select the Target Profile Archer C7 v2 (all the packages and config is inside except build target

make menuconfig

Save and make

make V=s

About

Patchset for MIPS24Kc AR71xx For LEDE Project


Languages

Language:Shell 100.0%