mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-05 22:07:06 +08:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
![]() |
define Package/base-files/install-target
|
||
|
rm -f $(1)/etc/config/network
|
||
|
endef
|