[adm5120] fix typos in adm5120 switch driver (#4241)
[openwrt.git] / target / linux / x86 / base-files.mk
1 ifneq ($(TARGET_x86_generic_Soekris48xx)$(TARGET_x86_generic_Soekris45xx),)
2 define Package/base-files/install-target
3 rm -f $(1)/etc/config/network
4 endef
5 endif
6
This page took 0.049074 seconds and 5 git commands to generate.