rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses
SVN-Revision: 6336
This commit is contained in:
@@ -37,7 +37,7 @@ define Profile/Default
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile
|
||||
define AddProfile
|
||||
$(eval $(call Profile/Default))
|
||||
$(eval $(call Profile/$(1)))
|
||||
ifneq ($(ID),)
|
||||
|
||||
Reference in New Issue
Block a user