summaryrefslogtreecommitdiffstats
path: root/service/system/config/library/system_manager_config/order/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'service/system/config/library/system_manager_config/order/Makefile')
-rwxr-xr-xservice/system/config/library/system_manager_config/order/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/system/config/library/system_manager_config/order/Makefile b/service/system/config/library/system_manager_config/order/Makefile
index 38af0ee..e0d68fe 100755
--- a/service/system/config/library/system_manager_config/order/Makefile
+++ b/service/system/config/library/system_manager_config/order/Makefile
@@ -19,7 +19,7 @@ HOST_CPP = cpp
HOST_ORDER_XML2CFG = ./launch_order_xml2cfg.pl
CONF_DIR = $(SDKTARGETSYSROOT)/usr/agl/conf
-CONF_WON_H = $(SDKTARGETSYSROOT)/usr/agl/include/agl_wakeup_order.h
+CONF_WON_H = $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_wakeup_order.h
LAUNCH_XMLFILES = $(shell cd $(CONF_DIR)/sm_launch; ls *.xml)
ORDER_XMLFILES = $(LAUNCH_XMLFILES:%.xml=%.order)