From: Greg Kroah-Hartman Date: Mon, 15 Jan 2007 19:50:02 +0000 (-0800) Subject: Modules: only add drivers/ direcory if needed X-Git-Tag: v2.6.21-rc1~92^2~30^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe480a2675ed236af396597d9f05245c7bbd0149;p=pandora-kernel.git Modules: only add drivers/ direcory if needed This changes the module core to only create the drivers/ directory if we are going to put something in it. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed