projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7998a87
)
Blackfin: stop cleaning include/asm/asm-offsets.h
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 9 Mar 2010 13:41:12 +0000
(08:41 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 9 Mar 2010 14:05:20 +0000
(09:05 -0500)
The file is no longer generated, so we don't want to clean it.
Reported-by: Vivi Li <vivi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Makefile
b/arch/blackfin/Makefile
index ba84206d0554453cd6298ce9b22b11f2e422c6d9..5a97a31d4bbd55f7d16b1f3e78def86a19a66906 100644
(file)
--- a/
arch/blackfin/Makefile
+++ b/
arch/blackfin/Makefile
@@
-133,7
+133,6
@@
KBUILD_CFLAGS += -Iarch/$(ARCH)/mach-$(MACHINE)/include
KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(machdirs))
CLEAN_FILES += \
- arch/$(ARCH)/include/asm/asm-offsets.h \
arch/$(ARCH)/kernel/asm-offsets.s \
archclean: