From: Felix Fietkau Date: Mon, 24 Aug 2009 22:06:56 +0000 (+0000) Subject: atheros: do not alter the network vlan config if swconfig is required and missing X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=f73661d08150badc0eae94f12ab8901133031113;p=15.05%2Fopenwrt.git atheros: do not alter the network vlan config if swconfig is required and missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17388 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/atheros/base-files/etc/uci-defaults/network b/target/linux/atheros/base-files/etc/uci-defaults/network index 68b9a2a27d..af7cfb0afa 100644 --- a/target/linux/atheros/base-files/etc/uci-defaults/network +++ b/target/linux/atheros/base-files/etc/uci-defaults/network @@ -1,17 +1,5 @@ #!/bin/sh -if [ -e "/sys/bus/mdio_bus/drivers/Infineon ADM6996/0:00" -o \ - -e "/sys/bus/mdio_bus/drivers/IC+ IP175C/0:00" -o \ - -e "/sys/bus/mdio_bus/drivers/Marvell 88E6060/0:10" ]; then - uci batch <