Remove load_kernel from build

Review URL: http://codereview.chromium.org/2535001
This commit is contained in:
Randall Spangler
2010-06-02 16:38:33 -07:00
parent 40226c05ab
commit b8976b6d44

View File

@@ -26,9 +26,10 @@ TARGET_BINS = dumpRSAPublicKey \
firmware_utility \
gbb_utility \
kernel_utility \
load_kernel_test \
signature_digest_utility \
verify_data
# Note: load_kernel_test is not part of TARGET_BINS, since it's a
# temporary test.
all: $(TARGET_BINS) subdirs