Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 27241
master
Jo-Philipp Wich 13 years ago
parent 9cd64fa754
commit 70fb318a90
  1. 2
      target/linux/x86/base-files.mk

@ -1,4 +1,6 @@
ifneq ($(TARGET_x86_generic_Soekris48xx)$(TARGET_x86_generic_Soekris45xx),)
define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef
endif

Loading…
Cancel
Save