summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/base-files.mk
diff options
context:
space:
mode:
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-16 03:26:40 +0000
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-16 03:26:40 +0000
commite5b08070f55ad1c31b58d0d82a29b0acdb84ef0a (patch)
treedefd305f738f08e3c5c7df6b5faad99259e6ad28 /target/linux/ixp4xx-2.6/base-files.mk
parent9fb19c49b5de53b140fe324592391f981d484d6d (diff)
ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7990 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx-2.6/base-files.mk')
-rw-r--r--target/linux/ixp4xx-2.6/base-files.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ixp4xx-2.6/base-files.mk b/target/linux/ixp4xx-2.6/base-files.mk
deleted file mode 100644
index d6682bd38..000000000
--- a/target/linux/ixp4xx-2.6/base-files.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-define Package/base-files/install-target
- rm -f $(1)/etc/config/network
-endef
-
-