1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/kirkwood/base-files.mk

4 lines
78 B
Makefile
Raw Normal View History

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