Edited by nopnop2002 at 2016-6-5 23:00
I tried to build a new kernel using compile.sh with the following page.
http://www.armbian.com/using-armbian-tools/
It's work fine.
So i changed ./sources/linux-sun8i/sun8i/drivers/net/wireless/rt2x00/rt2800.h & rt2800lib.c to use usb wifi of RT3070,
and I carried out compile.sh again.
But The source I corrected was overwritten in script.
How does my correction become effective?