projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
28b79ff
82965ad
)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
author
David Woodhouse
<dwmw2@infradead.org>
Sun, 1 Oct 2006 16:55:53 +0000
(17:55 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Sun, 1 Oct 2006 16:55:53 +0000
(17:55 +0100)
Manually resolve conflict in include/mtd/Kbuild
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
1
2
include/mtd/Kbuild
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
include/mtd/Kbuild
index f2f210fc1ef2b49663b01a9c960d5b24f8863b4d,13e7a3c6d79476274c3eb993da753f94ba08b864..e0fe92b03a4e1141c297d6d741c26fa7d59f001d
---
1
/
include/mtd/Kbuild
---
2
/
include/mtd/Kbuild
+++ b/
include/mtd/Kbuild
@@@
-1,1
-1,6
+1,5
@@@
- header-y := inftl-user.h jffs2-user.h mtd-abi.h mtd-user.h nftl-user.h
+ header-y += inftl-user.h
+ header-y += jffs2-user.h
++header-y += mtd-abi.h
+ header-y += mtd-user.h
+ header-y += nftl-user.h
-
-unifdef-y += mtd-abi.h