Changes between Version 42 and Version 43 of OpenWrt/building


Ignore:
Timestamp:
07/16/2025 07:31:24 PM (5 days ago)
Author:
Ryan Erbstoesser
Comment:

remove confusing /usr/src/dl which may not exist and no warning , breaks build

Legend:

Unmodified
Added
Removed
Modified
  • OpenWrt/building

    v42 v43  
    6060git clone https://github.com/openwrt/openwrt.git openwrt -b openwrt-24.10
    6161cd openwrt
    62 # optional; create a smylink to dl dir for shared downloads
    63 ln -s /usr/src/dl .
    6462# create a feeds.conf containing the gateworks feeds and upstream feeds:
    6563cat <<EOF > feeds.conf