Skip to content

Commit

Permalink
donot depend on KERNEL_BUILD
Browse files Browse the repository at this point in the history
Change-Id: I7167a229fa7bf76f4fe60e0896c0d5208850cc3f
  • Loading branch information
erikcas committed Feb 19, 2015
1 parent b2c16c7 commit 7f0c086
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

# Android makefile to build kernel as a part of Android Build

ifneq ($(BUILD_KERNEL),)
ifeq ($(filter-out amami aries castor eagle flamingo honami leo scorpion seagull sirius tianchi,$(TARGET_DEVICE)),)

KERNEL_SRC := $(call my-dir)
Expand Down Expand Up @@ -188,4 +187,3 @@ $(file) : $(KERNEL_BIN) $(DTBS) | $(ACP)
ALL_PREBUILT += $(INSTALLED_KERNEL_TARGET)

endif # Sony AOSP devices
endif # BUILD_KERNEL

0 comments on commit 7f0c086

Please sign in to comment.