projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
feeds.conf.default: add new targets feed
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
base-files.mk
1
define Package/base-files/install-target
2
rm -f $(1)/etc/config/network
3
endef
4
5