1
0
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:
nbd
2006-01-11 03:27:57 +00:00
parent 5f0e5ca337
commit abe23443a8
3 changed files with 109 additions and 18 deletions

View File

@@ -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