Skip to content
Snippets Groups Projects
Commit 1ac998ac authored by fei tong's avatar fei tong Committed by ftong
Browse files

Revert "asoc: Fix build failure during the incremental build"

This reverts commit 098722e3.

Change-Id: I6919c956df730fc794d3625c423c4dbba7397acd
parent 65f96c3a
No related merge requests found
...@@ -62,7 +62,7 @@ AUDIO_ROOT=$(KERNEL_SRC)/$(M) ...@@ -62,7 +62,7 @@ AUDIO_ROOT=$(KERNEL_SRC)/$(M)
KBUILD_OPTIONS+= AUDIO_ROOT=$(AUDIO_ROOT) KBUILD_OPTIONS+= AUDIO_ROOT=$(AUDIO_ROOT)
all: clean modules all: modules
clean: clean:
$(MAKE) -C $(KERNEL_SRC) M=$(M) clean $(MAKE) -C $(KERNEL_SRC) M=$(M) clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment