Skip to content
Snippets Groups Projects
Commit ef64c869 authored by Florian Fainelli's avatar Florian Fainelli Committed by John Crispin
Browse files

base-files: Allow subtargets to define base-files.mk

parent e9401a23
No related branches found
No related tags found
No related merge requests found
......@@ -171,6 +171,7 @@ endef
ifneq ($(DUMP),1)
-include $(PLATFORM_DIR)/base-files.mk
-include $(PLATFORM_SUBDIR)/base-files.mk
endif
$(eval $(call BuildPackage,base-files))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment