Skip to content

Commit

Permalink
BugID:17646749:[linkkit related app]delete temp macro
Browse files Browse the repository at this point in the history
Change-Id: I5d44b9d181f68110eaaf0fbeae5a9324515fd585
  • Loading branch information
caveguy authored and Cheng-SG committed Mar 10, 2019
1 parent 5dbdb36 commit 4bade85
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion app/example/athostapp/aos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ $(NAME)_INCLUDES := ./

GLOBAL_INCLUDES += ./

HTTP2APP = 1
1 change: 0 additions & 1 deletion app/example/dk/dk_ld/aos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ endif

GLOBAL_INCLUDES += ./

HTTP2APP = 1
1 change: 1 addition & 0 deletions app/example/linkkit_gateway/aos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ endif
#end

GLOBAL_INCLUDES += ./

1 change: 1 addition & 0 deletions app/example/linkkitapp/aos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ endif


GLOBAL_INCLUDES += ./

2 changes: 0 additions & 2 deletions app/example/otaapp/aos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ AOS_DEVELOPERKIT_ENABLE_OTA := 1
endif

GLOBAL_INCLUDES += ./

HTTP2APP = 1
1 change: 0 additions & 1 deletion app/example/tinyengine_app/aos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ $(NAME)_COMPONENTS += tiny_engine

GLOBAL_INCLUDES += ./

HTTP2APP = 1

0 comments on commit 4bade85

Please sign in to comment.