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 18.04 Workstation. 3. Recommended using "admin" 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=XX532v SPEC=US1 all Then, you will find the image in directory platform/targets/XX532v/US1/image