aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Duddie <bduddie@google.com>2017-04-06 12:10:29 -0700
committerBrian Duddie <bduddie@google.com>2017-04-06 14:23:45 -0700
commit3d2336c8674fff457469e0749ab64f220eaa38ff (patch)
tree1d082aafedcfb29655b0cfcf8fb1bc8c500c1601 /Makefile
parent336b10aef923e8ee9041ee1cdbb258363b4ddf7a (diff)
downloadchre-3d2336c8674fff457469e0749ab64f220eaa38ff.tar.gz
Add test nanoapp that spams events and messages
To be used in app unload testing, etc. Test: run simulator Change-Id: Ia08c04d94abe2923d04a85b63c24f8b904496a45
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index b550d2ce..564871ee 100644
--- a/Makefile
+++ b/Makefile
@@ -63,14 +63,6 @@ HEXAGON_CFLAGS += -DCUST_H
# Makefile Includes ############################################################
include apps/apps.mk
-include apps/gnss_world/gnss_world.mk
-include apps/hello_world/hello_world.mk
-include apps/imu_cal/imu_cal.mk
-include apps/message_world/message_world.mk
-include apps/sensor_world/sensor_world.mk
-include apps/timer_world/timer_world.mk
-include apps/wifi_world/wifi_world.mk
-include apps/wwan_world/wwan_world.mk
include ash/ash.mk
include chre_api/chre_api.mk
include core/core.mk