projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add support for the Netcore NW718 board
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
base-files.mk
diff --git
a/target/linux/brcm47xx/base-files.mk
b/target/linux/brcm47xx/base-files.mk
deleted file mode 120000
(symlink)
index 13c8c34bfd14974c66be8f8d8744f8455bfd5521..0000000000000000000000000000000000000000
--- a/
target/linux/brcm47xx/base-files.mk
+++ /dev/null
@@
-1
+0,0
@@
-../brcm-2.4/base-files.mk
\ No newline at end of file
diff --git
a/target/linux/brcm47xx/base-files.mk
b/target/linux/brcm47xx/base-files.mk
new file mode 100644
(file)
index 0000000000000000000000000000000000000000..d6682bd38846eaed660d9a9708dc836feae649b5
--- /dev/null
+++ b/
target/linux/brcm47xx/base-files.mk
@@
-0,0
+1,5
@@
+define Package/base-files/install-target
+ rm -f $(1)/etc/config/network
+endef
+
+
This page took
0.024853 seconds
and
4
git commands to generate.