rename default/ to files/

SVN-Revision: 5622
v19.07.3_mercusys_ac12_duma
Felix Fietkau 18 years ago
parent 37362df7ea
commit 59a06c71cb

@ -94,7 +94,7 @@ define Build/Compile
endef
define Package/base-files$(TARGET)/install
$(CP) ./default/* $(1)/
$(CP) ./files/* $(1)/
if [ -d $(PLATFORM_DIR)/base-files/. ]; then \
$(CP) $(PLATFORM_DIR)/base-files/* $(1)/; \
fi

Loading…
Cancel
Save