9
0
Fork 0

move defaultenv-1 to defaultenv/defaultenv-1

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-02-20 10:18:10 +01:00
parent 068f213bb3
commit 464a531423
8 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ endif
endif
ifeq ($(CONFIG_DEFAULT_ENVIRONMENT_GENERIC),y)
DEFAULT_ENVIRONMENT_PATH = "defaultenv"
DEFAULT_ENVIRONMENT_PATH = "defaultenv/defaultenv-1"
endif
ifneq ($(CONFIG_DEFAULT_ENVIRONMENT_PATH),"")