Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1765)

Unified Diff: app/tests/rules.mk

Issue 1437453002: [kernel][ports] Add basic ports functionality (Closed) Base URL: https://github.com/travisg/lk.git@master
Patch Set: fix Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/tests/port_tests.c ('k') | app/tests/tests.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/tests/rules.mk
diff --git a/app/tests/rules.mk b/app/tests/rules.mk
index 35e4ee2eb4e30c6c6e9a81759fa11dfe7e2209eb..aba98c76bde3443114b3f86941faece48bcd596e 100644
--- a/app/tests/rules.mk
+++ b/app/tests/rules.mk
@@ -14,6 +14,7 @@ MODULE_SRCS += \
$(LOCAL_DIR)/printf_tests.c \
$(LOCAL_DIR)/tests.c \
$(LOCAL_DIR)/thread_tests.c \
+ $(LOCAL_DIR)/port_tests.c \
MODULE_ARM_OVERRIDE_SRCS := \
« no previous file with comments | « app/tests/port_tests.c ('k') | app/tests/tests.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698