1
0
This repository has been archived on 2025-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
openwrt_archive/target/linux/ar71xx/base-files.mk
John Crispin 93b1f2bb49 ar71xx: drop procd_init console hack
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36992
2013-06-21 16:53:11 +00:00

4 lines
78 B
Makefile

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