Changes between Version 42 and Version 43 of OpenWrt/building
- Timestamp:
- 07/16/2025 07:31:24 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenWrt/building
v42 v43 60 60 git clone https://github.com/openwrt/openwrt.git openwrt -b openwrt-24.10 61 61 cd openwrt 62 # optional; create a smylink to dl dir for shared downloads63 ln -s /usr/src/dl .64 62 # create a feeds.conf containing the gateworks feeds and upstream feeds: 65 63 cat <<EOF > feeds.conf