1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-05 18:51:17 +02:00
openwrt/target/linux/ar71xx/base-files.mk

6 lines
80 B
Makefile
Raw Normal View History

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