mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
Remove load_kernel from build
Review URL: http://codereview.chromium.org/2535001
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user