From: matt mooney Date: Thu, 7 Oct 2010 02:03:26 +0000 (-0700) Subject: usb: makefile cleanup X-Git-Tag: v2.6.37-rc1~154^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2b8a0d1101179fdebc974a7c72b514aede9d9d;p=pandora-kernel.git usb: makefile cleanup For all modules, change -objs to -y; remove if-statements and replace with lists using the kbuild idiom; move flags to the top of the file; and fix alignment while trying to maintain the original scheme in each file. None of the dependencies are modified. Signed-off-by: matt mooney Acked-by: Sam Ravnborg Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed