mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add netconfig script to brcm-2.4 and remove default /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2902 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
. /etc/network.overrides
|
||||
alias debug=${DEBUG:-:}
|
||||
|
||||
# WGT634u
|
||||
[ "$(/usr/bin/head -c4 /dev/mtdblock/1 | /usr/bin/tail -c3)" = "ELF" ] && exit
|
||||
|
||||
remap () {
|
||||
for type in lan wifi wan pppoe
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user