1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/target/linux/mpc85xx/base-files.mk
Gabor Juhos ab4019ecc7 mpc85xx: add user-space support for the TL-WDR4900 v1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35733
2013-02-21 19:20:34 +00:00

6 lines
80 B
Makefile

define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef