Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhpx committed Apr 15, 2024
1 parent 939da78 commit 1de19d6
Show file tree
Hide file tree
Showing 3,164 changed files with 1,772,865 additions and 1,432,060 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions feeds.conf.default
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ src-git telephony https://git.openwrt.org/feed/telephony.git
#src-git targets https://github.com/openwrt/targets.git
#src-git oldpackages http://git.openwrt.org/packages.git
#src-link custom /usr/src/openwrt/custom-feed
#src-git helloworld https://github.com/sbwml/openwrt_helloworld
2 changes: 1 addition & 1 deletion package/base-files/files/bin/config_generate
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ generate_network() {
static)
local ipad
case "$1" in
lan) ipad=${ipaddr:-"192.168.1.1"} ;;
lan) ipad=${ipaddr:-"192.168.31.1"} ;;
*) ipad=${ipaddr:-"192.168.$((addr_offset++)).1"} ;;
esac

Expand Down
62 changes: 0 additions & 62 deletions package/lean/mt/drivers/mt7603e/Makefile

This file was deleted.

Loading

0 comments on commit 1de19d6

Please sign in to comment.