This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-02-14 04:19:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
cb9c37af38
openwrt
/
target
History
Travis Kemen
cb9c37af38
Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
...
Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19596
2010-02-12 01:40:57 +00:00
..
imagebuilder
disable IB & SDK when using an external toolchain (
closes
:
#6001
)
2009-12-18 18:55:03 +00:00
linux
Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
2010-02-12 01:40:57 +00:00
sdk
disable IB & SDK when using an external toolchain (
closes
:
#6001
)
2009-12-18 18:55:03 +00:00
toolchain
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
2009-11-19 17:23:31 +00:00
Config.in
Add support for building ubifs images.
2010-01-11 01:10:45 +00:00
Makefile
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
2009-11-14 17:51:32 +00:00