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

Unified Diff: vkernel/Makefile

Issue 2819004: Ensure that the default make target is always first. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: Rebased with recent changes. Created 10 years, 6 months 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 | « utility/Makefile ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vkernel/Makefile
diff --git a/vkernel/Makefile b/vkernel/Makefile
index b71466d0f2b42fe3427ea7179c3ade2bb3bce57a..08005faef9a1354b3fb548f7e80c4829b9fcda85 100644
--- a/vkernel/Makefile
+++ b/vkernel/Makefile
@@ -15,4 +15,3 @@ ALL_SRCS = kernel_image.c
include ../common.mk
-all: $(ALL_OBJS)
« no previous file with comments | « utility/Makefile ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698