phase 1:make the original openwrt suport the TQ210 - xunmengdeganjue/openwrt_porting_work GitHub Wiki
2016-04-28 2:26
something has been done:
(1)I add the s5pv210 to the openwrt-trunk.
(2)change the include/kernel.mk and include/kernel-default.mk to make the kernel source package's format to be bz2,while the original format is xz.
left work:
check whether the original cross compiling tools could work well,if not get the right external cross compiling tools to compile it