Thanks to visit codestin.com
Credit goes to github.com

Skip to content

x140g/K3C

 
 

Repository files navigation

intel开源版本源代码,不含重要私有代码,仅包含有cpu及主板驱动

非开发人员仅建议用来做为K3C的SDK来编译软件包,不建议编译涉及内核部分

对应斐讯175以上不含175,本人ISDK20171201以上不含20171201

./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
选择easy350_anywan_router_800m
软件包正确放置位置/package/feeds/ltq_packages


This is the buildsystem for the OpenWrt Linux distribution

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

You need to have installed gcc, binutils, patch, bzip2, make(>=V3.81), 
gettext, pkg-config, unzip, libz-dev and libc headers.

Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain, 
the kernel and all choosen applications.

The OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org


NOTE:
	This environment is modified by Lantiq:
	The number of targets and packages is reduced and some default 
	configurations are provided. Please use the script
		./scripts/ltq_change_environment.sh
	to "list", "switch" or "save" these configurations.

About

K3C B1/A1 GPL source code/闭源部分只能各位自己想办法了

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 78.4%
  • C++ 7.9%
  • Objective-C 2.6%
  • Shell 2.3%
  • Makefile 2.3%
  • Lua 1.9%
  • Other 4.6%