From: Joe Perches Date: Tue, 23 Jul 2013 12:45:03 +0000 (+0100) Subject: staging: ozwpan: Rename Kbuild to Makefile X-Git-Tag: v3.12-rc1~183^2~715 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ba628ad0baec436e9c0774a8b2125a860cc7742a;p=users%2Fdwmw2%2Flinux.git staging: ozwpan: Rename Kbuild to Makefile Rename Kbuild to usual Makefile, consistent with Kernel build structure. Signed-off-by: Joe Perches Signed-off-by: Rupesh Gujare Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ozwpan/Kbuild b/drivers/staging/ozwpan/Makefile similarity index 100% rename from drivers/staging/ozwpan/Kbuild rename to drivers/staging/ozwpan/Makefile