main
…
…
tp-link GPL code readme 1. This package contains all GPL code used by tp-link with Linux OS. 2. All components have been built successfully on Ubuntu 14.04 Workstation. 3. Recommended using "root" command to build the code. 4. After building the code, you will get the uboot and linux kernel image, then you can make rootfs with mksquashfs too, but you can't upgrade these images to your router through web management page. build: make MODEL=XC220-G3V1 SPEC=BR all Then, you will find the image in directory platform/targets/XC220-G3V1/BR/image