rename the Profile template that the image builder uses to prevent name conflicts...
[openwrt.git] / target / imagebuilder / files / Makefile
index eae3697..b36e2f2 100644 (file)
@@ -37,7 +37,7 @@ define Profile/Default
   PACKAGES:=
 endef
 
-define Profile
+define AddProfile
   $(eval $(call Profile/Default))
   $(eval $(call Profile/$(1)))
   ifneq ($(ID),)
This page took 0.026608 seconds and 4 git commands to generate.