projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4db76ea
)
archs38: remove network config override
author
John Crispin
<john@openwrt.org>
Thu, 18 Feb 2016 08:35:21 +0000
(08:35 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 18 Feb 2016 08:35:21 +0000
(08:35 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48741
target/linux/archs38/base-files.mk
[deleted file]
patch
|
blob
|
history
diff --git
a/target/linux/archs38/base-files.mk
b/target/linux/archs38/base-files.mk
deleted file mode 100644
(file)
index
fdd2c71
..0000000
--- a/
target/linux/archs38/base-files.mk
+++ /dev/null
@@
-1,3
+0,0 @@
-define Package/base-files/install-target
- rm -f $(1)/etc/config/network
-endef