This website requires JavaScript.
Explore
Help
Register
Sign In
him411
/
openwrt-6.x
Watch
1
Star
0
Fork
0
You've already forked openwrt-6.x
mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced
2026-01-06 11:14:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d3f097bfde
openwrt-6.x
/
tools
/
firmware-utils
History
Florian Fainelli
2a4fb82289
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
...
SVN-Revision: 20652
2010-04-01 21:20:43 +00:00
..
src
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
2010-04-01 21:20:43 +00:00
Makefile
firmware-utils: unify cc and cc2 macros, simplifies Makefile
2010-02-01 01:56:02 +00:00