Changes between Version 5 and Version 6 of OpenWrt/building
- Timestamp:
- 04/16/2018 11:14:14 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenWrt/building
v5 v6 3 3 = Building OpenWrt for Gateworks Products = 4 4 Gateworks uses the OpenWrt Linux Distribution for its Board Support Package (BSP). From time to time, Gateworks may have patches against upstream OpenWrt to support some features which have not made it upstream or perhaps are not suitable for upstream OpenWrt. Additionally Gateworks provides a Makefile wrapper around OpenWrt to aid in pinning versions of Opensource tree's to versions that Gateworks has tested with. 5 6 For more information about OpenWrt see [[TitleIndex(OpenWrt)]]7 8 9 5 10 6 [=#branches] … … 249 245 make -j1 V=s 250 246 }}} 247 248 == More OpenWrt Information == 249 250 For more information about OpenWrt see: [[TitleIndex(OpenWrt)]]