mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-21 19:02:23 +00:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|