Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27241master
parent
9cd64fa754
commit
70fb318a90
@ -1,4 +1,6 @@ |
|||||||
|
ifneq ($(TARGET_x86_generic_Soekris48xx)$(TARGET_x86_generic_Soekris45xx),) |
||||||
define Package/base-files/install-target |
define Package/base-files/install-target |
||||||
rm -f $(1)/etc/config/network
|
rm -f $(1)/etc/config/network
|
||||||
endef |
endef |
||||||
|
endif |
||||||
|
|
||||||
|
Loading…
Reference in new issue