staging: usbip: userspace: move common cflags to configure.ac
authormatt mooney <mfm@muteddisk.com>
Sat, 14 May 2011 10:55:18 +0000 (03:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 20:26:29 +0000 (13:26 -0700)
There are a standard set of cflags that are used in each makefile so
let's set those in EXTRA_CFLAGS and enforce them for the entire project.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found