public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] [MTD] UBI: Fix make headers_install
@ 2006-11-05 22:07 Josh Boyer
  2006-11-06 13:50 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Boyer @ 2006-11-05 22:07 UTC (permalink / raw)
  To: linux-mtd

Fix make headers_install

Signed-off-by: Josh Boyer <jwboyer@gmail.com>

diff --git a/include/mtd/Kbuild b/include/mtd/Kbuild
index f3f424e..4d46b3b 100644
--- a/include/mtd/Kbuild
+++ b/include/mtd/Kbuild
@@ -3,4 +3,5 @@ header-y += jffs2-user.h
 header-y += mtd-abi.h
 header-y += mtd-user.h
 header-y += nftl-user.h
-header-y += ubi.h
+header-y += ubi-header.h
+header-y += ubi-user.h

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [MTD] UBI: Fix make headers_install
  2006-11-05 22:07 [PATCH] [MTD] UBI: Fix make headers_install Josh Boyer
@ 2006-11-06 13:50 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2006-11-06 13:50 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linux-mtd

On Sun, 2006-11-05 at 16:07 -0600, Josh Boyer wrote:
> Fix make headers_install
Thanks!

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-06 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-05 22:07 [PATCH] [MTD] UBI: Fix make headers_install Josh Boyer
2006-11-06 13:50 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox